Archive of UserLand's first discussion group, started October 5, 1998.

Re: What about XSL on the Server?

Author:Josh Lucas
Posted:9/17/1999; 1:59:52 PM
Topic:scriptingNews XSL for Microsoft XML Parser(IE5)
Msg #:11246 (In response to 11238)
Prev/Next:11245 / 11247

A side project which I did for my previous company used a Java servlet, the Lotus XSL processor, and an XML parser as the transformation layer for the web piece to a remote content management application.

The user would hit the web server, sometimes passing a cookie with a specific XSL filename, a query to the remote app would happen and XML would be returned and then run through the XSL processor with the specified XSL file and XML file. The user would have HTML returned to their browser. It wasn't exactly the speediest app but it go the job done and allowed for great flexibility. This was also done with static XML files stored on the server... Of course, I wrote this before I found Cocoon.

josh




This page was archived on 6/13/2001; 4:52:43 PM.

© Copyright 1998-2001 UserLand Software, Inc.