You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by sowkhya bhat <so...@yahoo.com> on 2004/05/31 11:51:35 UTC

JSPGenerator sample in cocoon

Hi All, 

I am trying to run the JSP sample which come along
with cocoon2. 
Currently i am using Jetty server. 
We tried placing jasper-compiler.jar and
jasper-runtime.jar (as 
suggested by members in the mailing list) in
cocoon/lib folder but that 
also didnot solve our problem. We are still getting
blank page. 
Please advise as to how we can run the JSP sample. 

Thanks in advance, 



	
		
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: JSPGenerator sample in cocoon

Posted by Benoit Deshaies <bd...@yahoo.com>.
With the straight build of cocoon, I would get an exception while
trying the JSPGenerator sample:
java.lang.ClassNotFoundException(org.apache.jasper.servlet.JspServlet).

To solve the problem, I copied the cocoon/build/webapp directory to the
Tomcat webapps/ directory and ran cocoon from Tomcat. The exception
went away.

I haven't tried to get it to work with Jetty.

Benoit Deshaies




	
		
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org