[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Converting XSLT output to HTML document?


Subject: RE: [xsl] Converting XSLT output to HTML document?
From: "Chen, Gin" <Gin_Chen@xxxxxxxxxxxxx>
Date: Wed, 10 Jul 2002 11:53:19 -0400

well.. if ur not too worried about cross browser compatibility. I can show
you a way to do it using javascript and micro$oft's xml activeX controls. i
think you can find it on this list too.
-Tim

-----Original Message-----
From: Mike Leahy [mailto:mgleahy@xxxxxxxxxxxxxxxx]
Sent: Wednesday, July 10, 2002 11:47 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Converting XSLT output to HTML document?


Actually, I just want to create static HTML documents locally from XML data
using the stylesheet, then publish the HTML files on a server.  I'm trying
to avoid using ASP or Java applets.

----- Original Message -----
From: "Chen, Gin" <Gin_Chen@xxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, July 10, 2002 11:40 AM
Subject: RE: [xsl] Converting XSLT output to HTML document?


> So actually, u need to find out how to translate the XML on the server and
> serve the response to the client? To do this, you need to use some type of
> server programming language such as Java or ASP.
> There's alot of different ways to do it using those.
>
> Here's a good book: Java and XSLT By Eric M. Burke from O'Reilly Press
that
> shows several methods.
> If you do JSP programming, you might want to look at the JSTL
> (implementation available at jakarta.apache.org) which provides libraries
to
> do the translation directly from a JSP page.
>
> -Tim
>
> -----Original Message-----
> From: Mike Leahy [mailto:mgleahy@xxxxxxxxxxxxxxxx]
> Sent: Wednesday, July 10, 2002 11:30 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [xsl] Converting XSLT output to HTML document?
>
>
> I'm not sure how this is done - perhaps I have missed something.  What I
> have is a stylesheet, and XML files that refer to the stylesheet in the
> header so that the XML file appears like an HTML document when viewed in a
> browser (such as IE6 or NS6).  Since many browsers do not support XML/XSL,
> it would be easier for me if I could get a static HTML document instead.
>
> Mike
>
> ----- Original Message -----
> From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
> To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> Sent: Wednesday, July 10, 2002 9:25 AM
> Subject: RE: [xsl] Converting XSLT output to HTML document?
>
>
> > Most XSLT processors are able to produce a static HTML document as their
> > output. Why do you need another tool?
> >
> > Michael Kay
> > Software AG
> > home: Michael.H.Kay@xxxxxxxxxxxx
> > work: Michael.Kay@xxxxxxxxxxxxxx
> >
> > > -----Original Message-----
> > > From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > > [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Mike Leahy
> > > Sent: 10 July 2002 13:36
> > > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > > Subject: [xsl] Converting XSLT output to HTML document?
> > >
> > >
> > > Does anyone know of a method or tool that can be used to
> > > convert the output from an XSLT stylesheet to a static HTML document?
> > >
> > > Mike
> > >
> > >
> > >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> > >
> > >
> >
> >
> >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 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
Keywords