[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Transformiix Testimonial (was Netscape 6 lack of XSL sup

Subject: RE: Transformiix Testimonial (was Netscape 6 lack of XSL support)
From: Etienne Posthumus <etienne@xxxxxxxx>
Date: Fri, 7 Apr 2000 15:59:08 +0200 (CEST)
xsl sup
On Fri, 7 Apr 2000, Didier PH Martin wrote:
> I am curious to know how, when an HTML document is called, the cgi
> executable is called? What is the server you are using? How do you associate
> the xml document to be processed by the transformiix engine? just
> curious....

The CGI is a plain Perl CGI script called with something that
looks like: 
http://../cgi-bin/icweb?cmd=getmeaningnotation&stylesheet=notationset.xsl&notation=96C

and in the Perl it does a 'system' call with a command line like:
"icxml -c $iccommand -n \"$document\" | transfrmx  -i /dev/stdin -s
$xslfile";
And the XML server (icxml) is one that I wrote producing XML chunks on the
fly for our specific needs (so it isn't XML _files_ that are being
served, the XML is produced dynamically).

Super-simple solution but it works well, and is fast enough.
If I were a consultant it wouldn't be nearly fancy and complex and opaque
enough to enable me to charge lots of money for it though... ;-)

Cheers

Etienne Posthumus
- http://www.cs.uu.nl/staff/etienne.html -
------------------------------------------------
Institute for Information and Computing Sciences 
------------------------------------------------



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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.