read and write XML in java
Hello Everybody
I want to read and write XML file from Java, how can I ?
Thanks
Bhaskar
[109 byte] By [
b_bprimal] at [2007-11-11 10:29:50]

# 1 Re: read and write XML in java
have you searched the resources available on the internet? type "java xml" into Google (or another search engine) and you'll be presented with a wealth of informative choices, led off by this tutorial from Sun:
http://java.sun.com/xml/tutorial_intro.html
nspils at 2007-11-11 22:31:33 >
