Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Displaying XML in JSP

843836Nov 29 2004 — edited Dec 22 2004
Hi, I have a jsp page which processes some data and create an xml file which is then displayed in the page.

But because the page is entitled output.jsp the data doesn't display properly in an xml style format, rather in a continuous unintelligable string.

Anyone know how I can convince the browser to display the output as xml?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 19 2005
Added on Nov 29 2004
7 comments
143 views