A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Servlets
Author
read XML tag values into servlets
jaya sudha
Greenhorn
Joined: Jun 18, 2004
Posts: 20
posted
Jul 22, 2004 06:11:00
0
Hi Everyone....
can we read XML tag values into
Servlet
? how we do it
Please let me know as soon as possible...THANKS
Sudha
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
I like...
posted
Jul 22, 2004 06:45:00
0
Yes. We do it with a parser. Have a look at the
JAXP
, the
SAX
and the
DOM
sections of the
J2EE
turorial.
[ July 22, 2004: Message edited by: Paul Sturrock ]
JavaRanch FAQ
HowToAskQuestionsOnJavaRanch
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: read XML tag values into servlets
Similar Threads
read the values from xml using java
XML DOM Document reading elements
jspxml
Set the TextValue for the xml tag
Some XML parser /String handling --Which is better?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter