Hi,
This is a part of $TOMCAT_HOME/doc/faq
Q: Where are the classes for JSPs and Servlets?
A: webserver.jar -- class files for Servlet Engine.
..........................
..........................
That should be changed to
Q: Where are the classes for JSPs and Servlets?
A: lib/webserver.jar -- class files for Servlet Engine.
..........................
..........................
Thanks,
Kim
