I'm trying to write a JSP page that can generate an xml data file. This will be a separate file from that JSP, in other words, I'm not trying to get the JSP page to display AS an xml page, I'm trying to get it to write one. How would I go about doing that?
Any help would be appreciated!
Any help would be appreciated!