Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to create and instance of Java Object from an XML Document.

User_M01DWJul 8 2011 — edited Jul 10 2011
Hi,

How can we use a XML Document to create an instance of Java Object and do vice versa ie from the Java Object creating the XML Document.
XML Document is available in the form of a String Object.

Are there helper class available to achieve this.

I need to do this in a Servlet.

Regards

Pramod.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 7 2011
Added on Jul 8 2011
3 comments
365 views