Hi, I am new to XML Parsing using Java. Please anybody has best tutorials links on the web suggest me. and i need answer to:
Why we need XML? If the answer is for Data transfer, we can do using flat files also. why we go for XML. During the transmision of the XML file from one party to another how those files are protected from third one.
Thanks in advance.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35237
7
posted
0
The XML FAQ has links to articles on Java XML processing in general and the JAXP API in particular.