> From: Torsten Reiners [mailto:[EMAIL PROTECTED]]
>
> Hi,
>
> we are mainly interested if it is possible to start with an XSP-page
and
> include further XSP-expression using an XSL-file.
Take a look at logicsheets.
http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/webapp/docs/samples/xs
p/log
Hi,
we are mainly interested if it is possible to start with an XSP-page and
include further XSP-expression using an XSL-file.
We are using the document()-function to include several xml-files which
should be processed via XSP recursively.
We have Cocoon 2.0 and Tomcat 4.0.2.
Is this possible?