Hi, I completely new to Tomcat and Java, so bear with me... I've just installed Tomcat 4 and j2se sdk 1.4.1 and am trying to run an example from Wrox press "Beginning JSP Web development".
The java compiler is complaining that javax.servlet.jsp.* and javax.servlet.http.* are not defined. I can see a servlet.jar in %CATALINA-HOME%\common\lib, so why can't the compiler? Is there something missing from the installation documentation of tomcat? Many thanks Steve Owen -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
