Can anybody answer me why ppl convert java to xml?

im new to java and xml..recently got a project which require me to develop a java application and convert it to xml.understanding java shld not be a problem..but xml...is another thing.Can anybody give me a good website regarding about xml,converting java to xml.i simply just don't understand why we must convert the java programming we do to xml

pls enlighten me

thanks
[394 byte] By [tomleo16] at [2007-11-19 7:01:17]
# 1 Re: Can anybody answer me why ppl convert java to xml?
What do you mean convert java to XML, java is a programming language, XML is a generic data container.
Talking about converting Java to XML is gibberish.

But perhaps you meant something else, like modifying a java application to use XML for I/O, as opposed to text, binary, SQL or whatever.

Please be a lot more specific.
khp at 2007-11-10 3:27:33 >