XML representation 2004-12-20 - By Ranjeeth kumar
Back Steve- Thanks for ur reply. What makes this different from JAXB?
-Ranjeeth
On Mon, 20 Dec 2004 04:59:41 -0800, Steve Elkind <sae@(protected)> wrote: > Ranjeeth, > > You might try XMLBeans (http://xmlbeans.apache.org/). While originally > develped at BEA, it is now in open source. There are numerous articles > on the web on their use (devx.com, onjava.com, Java Boutique, IBM's > developerworks, BEA's dev2dev, ... > > /Steve Elkind > > -- --Original Message-- -- > From: An interest list for Sun Java Center J2EE Pattern Catalog > [mailto:J2EEPATTERNS-INTEREST@(protected)] On Behalf Of Ranjeeth kumar > Sent: Sunday, December 19, 2004 9:55 AM > To: J2EEPATTERNS-INTEREST@(protected) > Subject: XML representation > > All- > In may application , I need to parse a XML file and should be stored > in the application scope. The size of the xml file is not so big. > > I have 2 choices- > > 1.Create a custome class structure /or use JAXB structure and stored > that into APPLICATION scope > > 2.Use the DOM document object and store that into application scope > > what might be the right approach? > > ***************************** > Ranjeeth kumar, > > ************************************* > > ==================================================================== > Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: > http://java.sun.com/blueprints/corej2eepatterns > List Archive: > http://archives.java.sun.com/archives/j2eepatterns-interest.html > Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to > listserv@(protected) > >
-- ***************************** Ranjeeth kumar, SCEA *************************************
==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|