Subject: Re: How to throw transformation to browser
From: Joel Konkle-Parker <jjk3@xxxxxxxxxxx>
Date: Wed, 26 Jun 2002 09:41:58 -0500 (CDT)
|
Actually, part of your statement isn't true. My site
(http://www.ballsome.com/test/) combines XML and XSLT client-side, and works
with both IE 6+ and Netscape 6+. Perhaps it's something specific to your code?
-joeljkp
Quoting Scott Purcell <spurcell@xxxxxxxxxxxxx>:
> Hello,
> I have a good xml file and a good xslt file. Up until today, we have
> included a stylesheet reference in the xml to the xsl file and let the
> browser combine them for display. (Works only in IE).
>
> I have been told to investigate combinining the two files (xml and xsl)
> server side. I investigated some avenues and came up with Cocoon, and
> Xalan. Are these the best ways to do this? Which is easiest to
> implement.
>
> Also a coworker mentioned that we may possibly do a dom thing and build
> the html dynamically? Does this make sense?
>
> Thanks
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
-------------------------------------------------------
http://www.ballsome.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|