Getting Started

Hi there,

I wanna learn how does Java can do XML data storage?

I wanna know how can I use Java to read and write XML tags and data...

<books>

<animal>

Tiger

</animal>

...

could sum1 tell me which XML track i should go for and which tutorial should i begin my reading...?

TQ

Neo

[369 byte] By [yyvoo] at [2007-9-27 3:08:16]
# 1
Hey,The following tutorial by sun will help you: http://java.sun.com/webservices/docs/ea1/tutorial/doc/WSPackTutorialTOC.htmlAlso for XML reference look at www.xml.org. There is an XML and Java section on www.javaworld.com.Hope this helps.
ShelleyC at 2007-7-5 0:10:51 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
TQ, will go thru later,,,
yyvoo at 2007-7-5 0:10:51 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...