| Author |
Doubt regarding taking data from xml to java
|
ChakraPani Margani
Greenhorn
Joined: Aug 19, 2007
Posts: 15
|
|
Hai friends, I have a doubt regarding how to take data from xml file just like taking data from Access Database or Oracle database. Kindly send to me this code because this is given to me in the evaluation of my job period. And also how to dispay data in XML format. Although this site is not ment for sending codes. but this is very important for me. Please send me the response . Regards, ChakraPani.
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Not a JDBC question. You need to parse your XML file using one of the XML parsers that come with the SDK. See the XML examples in the Sun documentation.
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
 |
|
|
subject: Doubt regarding taking data from xml to java
|
|
|