Add servlet.jar to your classpath. Assuming that you are running tomcat 4, it will be in ./common/lib/ off of the tomcat root.
-- Michael On Fri, 11 Oct 2002, Chris Howard wrote: > I'm getting the following error when ever I try to run anything.. > > Exception in thread "main" java.lang.NoClassDefFoundError: > javax/servlet/Servlet Context
