You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Peter Kharchenko <pe...@interactivebusiness.com> on 2000/04/21 19:26:30 UTC

Using JSPs with Cocoon

I was wondering what is the proper way to use Cocoon in conjunction with
JSP.
I am aware of XSP, but I would like to have Cocoon process .jsp files after
the server pages are compiled.
I am using Tomcat for a servlet engine. If I introduce a servlet mapping
linking *.jsp files with Cocoon, will Cocoon process files prior to the
JSP execution or after ?
If you have a set up example, I'll be glad to take a peek at it :)

Thanks,
-peter.