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!

Convert JSP to valid XML

843834Aug 2 2001 — edited Aug 2 2001
Does anyone know a good (preferrably free) tool to convert a JSP file to valid XML format?
I've tried Tidy, but this tool can convert HTML to XML or XHTML but not JSP to XML. It will check first
if my JSP file is valid HTML, which it is not (because there are a lot of JSP tags included, which will
result in valid HTML, but which are not initially).
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 30 2001
Added on Aug 2 2001
1 comment
233 views