Some time ago I fixed some minor bugs for the JSP stuff in Cocoon 2.1 and 2.0. I tested it with the samples delivered with Cocoon, with Jetty, Tomcat and Resin. So at least these samples should work.

<jsp:include/> and <jsp:forward/> don't work. They can't work with the recent code as you might have read in this thread: http://marc.theaimsgroup.com/?t=105967319200003. But if you have the need and time and knowledge to fix it, I won't hesitate to commit your code.

Joerg

Christoph Strehl wrote:

After about 5 hours of building cocoon-distributions, testing and
googling I am quite despaired about using JSP in cocoon. Cocoon runs
fine but if it comes to JSPs not even the built-in examples work.


org.apache.cocoon.ProcessingException: ServletException in
JSPReader.generate()


is the exception I get with no further detail what could be wrong.

I have read about this problem in mailing list archives and
unfortunately there wasn't anyone who had a clear answer or solution for
that problem although it has been asked more than once.


Earlier this morning I had C2.0.4 working in Tomcat 4.0.12 but there I
stumbled over a bug that was reported in some mailing lists:
<jsp:include ../> doesn't work properly in a Cocoon-pipeline and again -
no suitable solution on the web, only some people who discovered the
same thing.

Is there anyone out there who had already successfully worked with JSPs
in Cocoon2.1.1?


-Christoph


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



Reply via email to