Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
JSP - A mailing list about Java Server Pages specification and reference
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
JDOM
Page 36 of 45 Previous 10   31   32   33   34   35   36   37   38   39   40   Next 10  

Trying to use jdom with TagSoup

I also posted this to comp.lang.java.programmer and at www.javaworld.com but I thought you guys might know best on this one I 'm trying to convert html pages to xml and I 'm having some difficul

what happens when a duplicate element is added

Using JDom b9 and given the following xml... <?xml version "1.0 " encoding "UTF-8 "? > <root > <tag1 >ABC </tag1 > <tag2 >123 </tag2 > </root > ...assume I have the above XML in a valid Docume

Re: Memory problems

The method I gave in my previous email is used when I have a String. This is the way I am build the document when I already have the InputStream. And I am encountering the OutOfMemoryError problem whe

Memory problems

Hi I am using JDOM for XML processing. I use SAXBuilder. I am having memory problems when it deals with huge documents (like 10MB) even though it is using SAXBuidler. It throws OutOfMemoryError whe

Adding an element with unbounded maxOcc

How do I create an element that has an unbounded maximum occurences. for examples I 've created an element that I need to set text to an object that can be 1 0r more.When I do element.addContent only

SAXBuilder.fileToURL doesn 't handle special characters

We 've been using JDOM for our application and like it pretty well. Thanks for the hard work people have put into it. It shows. We noticed that the method fileToURL() in SAXBuilder doesn 't try

Element rePARENTing, reset root Element

Hello List. I have some problem with the Element object. I read a XML file from the file system with the SaxBuilder.build method. From the Document I get a special Element. These Element I wan

SV: [jdom-interest] SAXBuilder.build(inputStream) problem

Not knowing the full context I will still venture a statement > > InputStream in req.getInputStream() // I have tested this > line and the > data is getting here > The problem is

SAXBuilder.build(inputStream) problem

Hi I know there have been posts about this problem previously but I have read the solutions and tried them to no avail. Basically I 'm trying to build an input stream using SAXBuilder.

SV: [jdom-interest] Occurrence constraints and fixed values

Hi This is probably a Xerces problem. What you describe works in Xerces 2.x /pmn -----Ursprungligt meddelande----- Fr?n jdom-interest-admin@(protected) [mailto jdom-interest-admin@(protected)

Occurrence constraints and fixed values

Hi. In the W3C Recommendation I found following statement < < [...]. The fixed attribute is used in both attribute and element declarations to ensure that the attributes and elements are set to

making SAXOutputter extensible

Hi I 've got a small enhancement request. I 'd like to produce a subclass of SAXOutputter that destroys the document as it outputs it in order to conserve memory. The current codebase does not all

SV: [jdom-interest] EntityResolver to resolve relative DTDs

Hi This isn 't really a JDOM question is it? Anyway here 's an approach Source xmlSource new StreamSource( <inputstream > <systemid >) Source xslSource new StreamSource(new URL(xsl).open

EntityResolver to resolve relative DTDs

Hi I know there are already a few requests and responses on this topic (and a couple of them helped me in few instances) but I couldn 't get exactly what I wanted from them. I did not clearly un

XPath : unexpected exception

Hello According to the W3C XPath document [*] substring( "12345 " -42 1 div 0) returns "12345 " but the following test (in jython) fails > > > from org.jdom import * > > > from org.jdom.xpath

JDOM: Parsing XML String, getting error

Hello I am new to this mailing list so please forgive me if this has already been asked before. I want to parse an XML string. I know the JDOM parser works great with a file but apparently

String tree to DOM?

I am using a payment processing service and I create a Document using elements to send them a XML Document as a String via API. They return a string... representation of an XML document. Is ther

Requested modifications: Common Node interface, factory methods

We are using (an extended) JDOM as an observable model within an MVC GUI. To make this work we have had to extend the various "node types " of interest to us (currently just Element Attribute Text

getChildren(Filter) Bug?

No matter how I try to filter content no filtering seems to actually occur. For instance here is my snippet Document doc builder.build( "sampleOrder.xml ") Element root do

fail to output Document to encrypted file

Using "flowfish " I encrypted an xml file which is from a Document instance and successfully rebuilt the Document instance from the encypted file. Then before closing my application I output the Do

Subject: Xpath support

What I would like is a way to get a node 's absolute xpath (I 'd be satisfied if it only worked with Elements but nodes would be better) - eg XPath xpath element.getXPath() or XPath.getX

When is the next milestone release expected?

Dear list To put my previous question about XPathHelper in other words when can I expect another milestone release? Cheers Jorrit -- InfoPact Netwerkdiensten B.V. http //www.info

add getFactory() method to SAXBuilder

I noticed that JDOMResult has both setFactory(JDOMFactory) and JDOMFactory getFactory(). However SAXBuilder only has setFactory(JDOMFactory) lacking JDOMFactory getFactory(). Would it be possib

Add root Element to List

Hi I am somewhat new to Jdom and have the following Question sorry if it 's a basic one. I 'm using Xpath to extract a repeating group of elements from an XML document and storing them in a L

Searching mailing list

Hi I am no longer able to search the jdom interest searchable achieves. URL below http //www.servlets.com/archive/servlet/SummarizeList?listName jdom-inte rest Does anybody now who to

Can file for Document be deleted?

Sometimes I use an encrypted(by FlowFish) xml file to construct a Document. Firstly I decrypt the file to a plain .xml file then extract an instance of Document from the plain file. Generally for

RE: [jdom-interest] Is XMLOutputter thread-safe and/or reusable (
   JDOMb9)?

Not intended to be thread safe. In particular have a look at the xml space handling. I is possible that you will get away without problems in your case but nothing in JDOM is intended to be t

Is XMLOutputter thread-safe and/or reusable (JDOMb9)?

I have some classes which will be used to process several XML requests and at times I want to dump the contents of the request to a file. I 'm using an XMLOutputter to do this but right now I '

JDOM on Mac OS X

Hello all I have seen from the archives that some people do use JDOM on Mac OS X. Unfortunately on 10.3 (Panther) it is not possible to install JDOM using the build.sh script. Also the Fink solu

Using xml prefix for an attribute

Hi. I 'm serializing some data to TMX (an XML based format) which requires an attribute in the xml NS eg. xml lang "de ". I 've tried the following Element e new Element( "elem ") e.setAttr
Page 36 of 45 Previous 10   31   32   33   34   35   36   37   38   39   40   Next 10