| Author |
reading xml file using servlet
|
swapnil paranjape
Ranch Hand
Joined: May 15, 2005
Posts: 125
|
|
|
I just have basic knowledge of servlets.I am doing project in which i have to use servlet to read one property from one xml file and other from other xml file and compare both properties.so how should i go about this?which topic i have to learn before doing this? how to read a xml file using servlet?
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
swapnil, What you're asking, even though you will be performing it in a servlet, is not really a servlet specific question. Your question will probably be seen by more people who have the answers at their fingertips if you move it to the XML forum: http://www.coderanch.com/forums/f-31/XML
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: reading xml file using servlet
|
|
|