hi
I installed tomcat 4.0 on windows 2000 at the directory c:\tomcate4.0 ,
it work good but I have two problems :
1- when I shutdown the server from by shutdown.bat I find the following
error
exception in thread main , java.lang.NoClassDefFoundError:
4/0\jakarta-tomcat-4/0-b5
2 - when I change my jsp pages and try to reload them or shutdown the
server (by closing the window not using shutdown script) and startagain I
can not find my changes
I defined the CATALINA_HOME and JAVA_HOME VARIABLES .
JAVA_HOME = C:\JDK1.3
CATALINA_HOME = C:\tomcat4.0\jakarta-tomcat-4.0-b5
could you please help me to fix the problem
thank you