XML->static HTML source code

G

george veranis

I have files in XML more than 10MB and I want to transform them in to
HTML files.
Until now I use XSL and some Javascript code and I get an HTML page.The
problem is that when i want the source code in order to use in other
project the only thing i get is the javascript code from the html page
and not the information that I see in the html page.
In my server I have Tomcat 5.0 and the site use JSP.

Any idea?

Thanks in advance!


George Veranis
 
P

Peter Flynn

george said:
I have files in XML more than 10MB and I want to transform them in to
HTML files.
Until now I use XSL and some Javascript code and I get an HTML page.The
problem is that when i want the source code in order to use in other
project the only thing i get is the javascript code from the html page
and not the information that I see in the html page.
In my server I have Tomcat 5.0 and the site use JSP.

Download a standalone XSLT processor (eg Saxon) and reprocess the
files outside the JSP environment into standalone HTML.

///Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,002
Messages
2,570,258
Members
46,857
Latest member
ArleenWill

Latest Threads

Top