A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Engineering
»
XML and Related Technologies
Author
Create and Modify XML in JDK 1.3
Tarun Khandelwal
Greenhorn
Joined: Feb 23, 2012
Posts: 17
posted
Mar 21, 2012 02:50:03
0
Hi Everyone,
Can anyone tell me what API's i can use with JDK 1.3. I have to Create a XML , read it and than modify it.
Thanks and Regards,
Tarun Khandelwal
Tim Moores
Rancher
Joined: Sep 21, 2011
Posts: 2407
posted
Mar 21, 2012 03:33:57
0
JAXP 1.3 claims to be compatible with Java 1.3: release notes at
http://jaxp.java.net/article/jaxp-1_3-article.html
, download at
http://jaxp.java.net/downloads.html
It goes without saying that you should run, not walk, to upgrade to Java 6 which has all the latest XML APIs built in.
I agree. Here's the link:
http://jrebel.com/download
subject: Create and Modify XML in JDK 1.3
Similar Threads
WSAD 4 + JDK
Can java jdk 1.3 client call Web Service server
JAXP and Applet Problem
installation issues
JDK current version?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter