Close
jGuru Forums
Posted By: WarnerJan_Veldhuis Posted On: Friday, May 10, 2002 05:29 AM
Hi,
I have servlet which gets a ResultSet with which I create a DOM. Pretty fine so far....
The problem is: there is no line <?xml version="1.0"?> at the top of my XML-file. How can I get that line in my DOM-object? Or do I write that one to the PrintStream myself ?
Greets,
WarnerJan
Re: Adding <?xml version="1.0"?>
Posted By: Anonymous Posted On: Friday, May 10, 2002 06:18 AM