on ‎2009 May 22 10:39 AM
Hi FRNDS,
I uploaded one XML File in imported Archieves, i have to read the value form XML uisng JAVA code,
using XSL able to read like xsl variable name='TimeZone' select =$linkDoc//...........*
But using java i have to read the value from XML,is it possible to read the value??
please give me some sample code.
regards,
Raja Sekhar
Request clarification before answering.
Hi,
For reading XML through Java, Parsing (DOM, SAX) technique is used.
Just google How to read XML Values using JAVA, you will get a lots of links.
For reference, you can go through these links :-
1. www.java-tips.org/java-se-tips/javax.xml.parsers/how-to-read-xml-file-in-java.html
2. www.totheriver.com/learn/xml/xmltutorial.html
Regards,
Chandra
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.