This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: A community project


> Does anyone have a JSP file they would care to share with the
> rest of the world that takes xml and xsl files names from the
> command line plus an arbitrary number of global parameters
> and returns the resulting output?

Dig out the SaxonServlet that comes with the Saxon distribution. It will
drive any JAXP processor just as well as Saxon. It's a Java servlet rather
than JSP, but I don't see how JSP adds value when there is no direct output
(perhaps you turn to it instinctively because you're used to ASP).

Mike Kay
>


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]