RE: Hierarchy of XSP-Documents

2002-03-13 Thread Vadim Gritsenko
> 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

Hierarchy of XSP-Documents

2002-03-13 Thread Torsten Reiners
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?