Re: [xsl] XSLT implementation

Subject: Re: [xsl] XSLT implementation
From: "Frank Chen" <frank63@xxxxxxxxxxxxx>
Date: Wed, 4 Jul 2001 00:58:24 +0800
Hi:

Java Servlet/Applets can help you run XSLT engine to transform XML into
HTML/XHTML/XML/PDF.
Or, you can try Cocoon servlet engine, located at http://xml.apache.org/.
You don't need to write servlets or applets.
What you need to know is XML and XML-related technology, like XSL
stylesheets, XSP, to generate dynamic web pages.

Frank
> Hello there,
>
> I am a web developer, I have been learning XML/XSL/XSLT/DTD at my own
since
> last 6 months...... I just want to know how can I use them in my web
> services...like how do I configure my web server ..say I have a jakarta
> tomcat server.....I am able to generate XML but still not able how do I
> apply XSLT/XSL .... Could any of you help me on this?
>
> thanks a lot
> Sunil Dua
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


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


Current Thread