> I'd do it like this:
> 
> AxAddRootProcessor application/x-xsp NULL \
>    {http://apache.org/xsp/core/v1}page
> AxAddRootProcessor text/xsl /stylesheets/perform_html.xsl \
>    {http://apache.org/xsp/core/v1}page
> AxAddRootProcessor text/xsl /stylesheets/result_html.xsl \
>    {http://apache.org/xsp/core/v1}page
> 
> Note that for PerForm, my preferred method is to include the perform XSL
> using <xsl:import>, but YMMV.


Thanks Matt! Both methods worked a treat :)
Regards,
Michael.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to