Re: Running java classes with XML
What do you mean by 'linked' ? What are you trying to achieve?
XML is just structured text - Java classes can use XML, and there are Java libraries that make reading and writing XML simple.
The best way to prepare [to be a programmer] is to write programs, and to study great programs that other people have written. In my case, I went to the garbage cans at the Computer Science Center and fished out listings of their operating systems...
Bill Gates
Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.