You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Larry Streepy <la...@staffmix.com> on 2004/02/13 00:01:54 UTC

error running book examples

I've downloaded beta 4 (since the book examples require it), built it and
installed the examples.  Most of them run fine, except for the JSP
integration example.  It fails with an exception in the servlet:

 

java.lang.NoClassDefFoundError: javax/servlet/jsp/JspContext

 

Upon looking in the servlet.jar file in the Tomcat4.1/common/lib directory,
I don't find this class?? Where should it be coming from?

 

Thanks.

Larry.