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
> 
> 
> 


Reply via email to