servlet not reloading in tomcat
Hello,
i searched the forum for this but didn't get the answer.
in my server.xml file, the reloadable flag is set to "true" (for the context i am using) and the webapps directory is not in tomcat's classpath (Jason Hunter's book says that such classes are not reloaded)
but, if i change a servlet, it is not being reloaded.
thanks for any ideas
partha

