Hi all,

I'm doing the project, in which i'll get a string as response from the server. That string contains the xml content. I need to parse it and extract the required value of the xml tags...

i have no idea about this,

Kindly any one has a code to do this in java. please Help me in this..

Thanks in Advance
AshokRajendran:)

Recommended Answers

All 5 Replies

sax and dom are 2 possibilities for you to use to parse XML. their APIs are also well documented.

Which application are you developing? - Desktop or Web?

web application......

If you are familiar with JSTL. It is the perfect and very close solution of your confusion.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.