|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
XML Input to Servlets
Hello,
We are just starting off a web project. There is a need to send in the results of a computation on a XML file to a servlet and do some processing in the servlet. Could somebody please tell me how I could read the XML file in a servlet. It might sound simple, but I have very little knowledge on XML. Thanks Chhuckie |
|
#2
|
|||
|
|||
|
There are many XML parsers available.
E.g. Xerces: http://xml.apache.org/ |
|
#3
|
|||
|
|||
|
JDOM
If you are going to use be doing anything with XML and JAVA, I would look into JDOM
jdom.org |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > XML Input to Servlets |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|