Hi everybody beginner in java
Can i run an XML file other than running it on the browser?
[66 byte] By [
suharia] at [2007-10-3 4:07:29]

No. An XML file contains data, not program, so as such you don't "run" an XML file. You can certainly display one in a text editor if you care to do so.
Maybe you can try the Wrox book XML: Problem Design Solution.It has the approach of problem, then solution so that you can use the concepts for your own. I believe it's much better to understand, given that you are new.
mcw22a at 2007-7-14 22:07:06 >
