For ideas on using XalanJ in a servlet, have a look at
http://xml.apache.org/xalan-j/usagepatterns.html#servlet
and at http://xml.apache.org/xalan-j/samples.html#servlet

These should get you started.

Gary

James Melton wrote:
> 
> Loren,
> 
> I'm reposting this to the xalan-dev mail group since I have no
> experience with the Apache web server nor with producing HTML from XML.
> If you have not already, please subscribe to The Xalan Developer List at
> http://xml.apache.org/mail.html.
> 
> Jim.
> 
> Loren Lai wrote:
> >
> > Hello James,
> >
> > I have downloaded the XALAN module from
> > http://xml.apache.org  (xalan_1_1-C_win32.zip) .
> >
> > I have unzipped it and then I try to execute
> >
> > TestXSLT.exe -IN myFile.xml -XSL myFile.xsl -OUT
> > Hallo.html
> >
> > ... and it works ! :)))
> >
> > Now I want to integrate the Xalan Module to my
> > ApacheServer. It is running on Windows NT WKS 4.0 !
> > But I don't know how ? I have read that the
> > ApacheServer will transform xml+xsl automatically in
> > html when the xalan module is installed to
> > apacheserver.
> >
> > Example:
> > use Netscape 4.7 and input the URL:
> > http://www.my-domain.com/myFile.xml
> >
> > The ApacheServer is going to transform myFile.xml by
> > using Xalan-Module (xslFile must be written b4) into
> > html-File and the result will be showed in my browser.
> >
> > OK, how can I integrate the xalan-module to
> > ApacheWin32 ? Can you help me please ?
> >
> > Thank you in advance !
> >
> > regards,
> >
> > Loren
> >
> > =====
> > Gruss,
> >
> > Loren Lai :)
> > Email:[EMAIL PROTECTED]
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Get personalized email addresses from Yahoo! Mail
> > http://personal.mail.yahoo.com/
> 
> --
> 
> ____________________________________________________________
> James Melton                 CyLogix
> 609.750.5190                 609.750.5100
> [EMAIL PROTECTED]     www.cylogix.com

Reply via email to