Forum Moderators: phranque
Can anyone clarify a slight problem for me please. I have a JServlet that is meant to write out and store an XML file, it, however, doesn't! The basic premise is that the JServlet looks at a form, takes the info and stores it. I can display the info that I get off the file in an HTML format, but I dont seem able to turn it into an XML.
Any suggestions?!