PDA

Click to See Complete Forum and Search --> : Really easy JSP question


filburt1
Nov 8th, 2001, 12:46 PM
I have a bunch of JSPs at d:\rhhshn\ (Tomcat is on the same drive). How can I get them to compile and run? It was like two lines of code in Tomcat 3.2 but 4.0 is literally several dozen and cut-and-paste didn't work. :D

My classpath is already set for the classes that the JSPs will need.