xml processing recommendations

J

javerra

Hello all,

I need to parse out an xml file within a servlet placing appropriate
element values within a variable that will be stored in a database.
WIth all of the apis out there I am looking for thoughts and
suggestions on the simplest way to pull this data out of the xml
document.

Thanks.
 
D

Daniel Pitts

javerra said:
Hello all,

I need to parse out an xml file within a servlet placing appropriate
element values within a variable that will be stored in a database.
WIth all of the apis out there I am looking for thoughts and
suggestions on the simplest way to pull this data out of the xml
document.

Thanks.
I personally would choose XPath. Although, it depends on the needs of
your application.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,281
Latest member
Pedroaciny

Latest Threads

Top