Where do I get the patch you wrote for the JSP stuff in C2.1 / C2.0 ? Or is it already implemented in the current Cocoon-distributions? If so I wonder why I cant get those samples to work with the latest distributions.
About <jsp:include /> and <jsp:forward /> : Unfortunately my understanding of Cocoon and Tomcat is far too little to give it an attempt to fix it but I wonder if the bunch of details given in the thread you mentioned ( http://marc.theaimsgroup.com/?t=105967319200003 ) wouldn't be enough for someone with the knowledge to fix it within short time? I am just curious that Cocoon's implementation of such a sophisticated technology (JSP) is pretty weak and almost none cares about it. Christoph ----- Original Message ----- From: "Joerg Heinicke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 20, 2003 9:35 PM Subject: Re: JSP in C2.1.1 > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
