Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: The examples in ProJSP 2nd ED are misery to run


Message #1 by "Mike" <roadking_usa@y...> on Wed, 19 Feb 2003 18:37:34
I have been trying to get the JSP examples from ch04 to run. I constantly 
get 404 Resource not found. I have both tomcat 4.1.18 and 4.0.6. I can't 
seem to get either of them to work. I want to limit myself to 4.0.6, 
because that seems like the easiest Tomcat to get working. I'm trying to 
run the scriptingTest.jsp example. I have a directory/file called 
TOMCAT_INSTALL\webapps\ch04\jsp\scriptingTest.jsp and I start Tomcat in a 
dos box by calling startup.bat. I have made no modification to 
conf/server.xml, conf/web.xml and I have no web.xml in the webapps/ch04 
directory. The book does not mention any of this yet, so I assume you 
should not need this to get this example to run. I have started Tomcat 
before I created the TOMCAT_INSTALL/webapps/ch04, but I stopped and re-
started Tomcat. Does that make a difference ???? This is just misery...

  Return to Index