RE: Does orion support XSLT

2001-08-31 Thread Jeff Schnitzer

There is an XSLT filter in place by default that automatically processes
XML documents that reference a stylesheet in the header like this:

?xml-stylesheet href=doc.xsl type=text/xsl?

See the directory default-web-app/examples/xsl for some simple examples.

However, this is pretty primitive.  If you want to be able to configure
a pipeline of transformations, or work with dynamic content, I suggest
looking at the Maverick MVC framework:  http://mav.sourceforge.net.

Jeff Schnitzer
[EMAIL PROTECTED]

 -Original Message-
 From: Shah, Ritesh [mailto:[EMAIL PROTECTED]]
 Sent: Friday, August 31, 2001 11:52 AM
 To: Orion-Interest
 Subject: Does orion support XSLT
 Importance: High
 
 Hi,
 I was trying to find any help on XSL for orion application server.
On
 the site www.orionserver.com it does say they have
 Lots of additional features
 XML/XSLT processing
 
 but when I try to go through there documentation I didn't find any
link
 related to XSLT/XML.
 Now I feel does it support XSLT/XML. If yes then where can I find all
 documentation regarding configuration and implementation of XSLT/XML
for
 orion server
 Please help me out.
 
 Thanks
 -Ritesh
 
 
 





RE: Does orion support XSLT

2001-08-31 Thread Galde, Ben

Ritesh -

There are some examples of how to use the XML/XSLT in the
{orion}/default-web-app/examples/xsl directory. You don't really need to do
anything special to configure XSLT.

Ben
\u263A 

-Original Message-
From: Shah, Ritesh [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 31, 2001 12:52 PM
To: Orion-Interest
Subject: Does orion support XSLT
Importance: High


Hi,
I was trying to find any help on XSL for orion application server. On
the site www.orionserver.com it does say they have
Lots of additional features
XML/XSLT processing

but when I try to go through there documentation I didn't find any link
related to XSLT/XML.
Now I feel does it support XSLT/XML. If yes then where can I find all
documentation regarding configuration and implementation of XSLT/XML for
orion server
Please help me out.

Thanks
-Ritesh