Re: Using xt with IIS and ASP

Subject: Re: Using xt with IIS and ASP
From: Lung <lung@xxxxxxxxxx>
Date: Mon, 25 Oct 1999 16:59:53 +0800
I have been working with JRun under IIS, and use lotusXSL to process the XML to
HTML output.
I have encountered serious performances problems, as it takes about 1000 ms to
generate the HTML. I am considering to shift to XT. Do anyone here know how XT
compares to LotusXSL in performance?

Dave Carlson wrote:

> If you haven't worked with Java servlets before, I have been very happy with
> the JRun servlet engine in combination with IIS.  JRun was developed by
> LiveSoftware, which was acquired by Allaire this past June.  So, see
> www.allaire.com for a download.  I recently downloaded their current JRun
> eval product, and noticed that a copy of both XT and IBM's XML4Java comes
> bundled with the product.  Although the XT version is not current.
>
> Good luck,
>   Dave Carlson
>
> > XT plays very well with IIS -- I've been using XT in IIS for over a year
> > now.  The recent versions of XT come bundled with a java servlet for
> > hosting/invoking stylesheets that transform XML on the server and deliver
> > HTML (or any other XML) to the browser.  As far as OLE and VB integration,
> > you're on your own.
>
> ----- Original Message -----
> From: James <jgb@xxxxxxxxxx>
> To: <xsl-list@xxxxxxxxxxxxxxxx>
> Sent: Sunday, October 24, 1999 9:35 AM
> Subject: Using xt with IIS and ASP
>
> Hi. I'm looking to use Microsoft's IIS web server to take XML files,
> transform them on the server with XSL, and send HTML down to the browser.
> I'd rather stick to the most currnet XSLT draft and use James Clark's xt (if
> possible).
>
> Has anybody done this, perhaps by calling the xt java classes as OLE
> automation
> servers, or by using the Win32 "instant xt" as a cgi-bin program. Is the
> latter
> method even possible?
>
> Are there other XSL processers that conform to the curent spec and can play
> well
> with IIS, or be nicely called from a VB object?
>
> Thanks for any help!
>
> James
>
>  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