Can someone apply this patch? It looks like the faq had fallen a little out of date while the name of the JspServlet changed. Took me a little while to figure out why JSPs stopped working after following the FAQ. :-) This diff was performed on tomcat-3.2 final src tarball. Thanks, -Dave --- jakarta-tomcat-3.2-src/src/doc/faq.orig Tue Dec 5 12:36:19 2000 +++ jakarta-tomcat-3.2-src/src/doc/faq Tue Dec 5 12:36:29 2000 @@ -225,7 +225,7 @@ jsp </servlet-name> <servlet-class> - org.apache.jasper.runtime.JSPServlet + org.apache.jasper.servlet.JspServlet </servlet-class> <init-param> <param-name>