Re: [java ee programming] Problem with DOM API

2009-12-09 Thread Thomas Schiefer
You may try JAXP http://en.wikipedia.org/wiki/Java_API_for_XML_Processing Regards Tom On Wed, Dec 9, 2009 at 1:38 PM, Waqar Ahmed wrote: > Hi All > > I am facing application server failure (or stop ) problem while > generating XML document (record fetched from database is more then 5

RE: [java ee programming] Problem with DOM API

2009-12-09 Thread srinivas.devuke
Hi, You can use JAXB, which will do the same as DOM and SAX. It is easy to use as well. Regards, Srinivas From: java-ee-j2ee-programming-with-passion@googlegroups.com [mailto:java-ee-j2ee-programming-with-pass...@googlegroups.com] On Behalf Of Waqar Ahmed Sent: Wednesday, December