[xsl] Repart generation with XSL Stylesheet

Subject: [xsl] Repart generation with XSL Stylesheet
From: "Ranjith Kodikara" <Ranjith@xxxxxxxxxx>
Date: Tue, 2 Jul 2002 15:16:33 +0600
We are developing a information selling system for a chamber of commerce and
we want to generate reports for user requests. First we let users to select
a query criteria. Then I hope to generate an xml document; which is a jsp
file generated from the database, with xml content type. Then at the moment
my idea is to generate an html document by parsing that xml file via an xsl
stylesheet.
Do you think this method is suitable? Then can I write an xsl stylesheet
with jsp.
If I generate html's with xml files using Xalan , when users are generating
reports doesnt the folder in the web server get filled with html files?

Those are the questions I have. I am considering to do this with xml and
Xalan parser. Pls advice me.

-Ranjith



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread