RE: XT examples as Applet in browser?

Subject: RE: XT examples as Applet in browser?
From: Mike Dierken <mike@xxxxxxxxxxxxxxx>
Date: Tue, 9 Mar 1999 08:49:50 -0800
I wrote a simple applet that does this for the DataChannel XSL processor.

Here is a sample page which demonstrates this.
http://dev.datachannel.com/dev/xml/code/applet/default.html

It uses frames, so here is the inner HTML document if you want to see the
HTML source: http://dev.datachannel.com/dev/xml/code/applet/Xml2Html.html

I also have a servlet based example, which looks the same, but runs on the
server:
http://dev.datachannel.com/dev/xml/code/servlet/default.html



> From: Jonathan Borden [mailto:jborden@xxxxxxxxxxxx]
> I'm looking to employ XT in a similar fashion to IE5's MSXML in order to
do
> browser based transformations. The idea is to do a client side
> transformation and take the resulting string of XML and write it to a
> browser window for display, e.g.


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


Current Thread