B
bikemh
With Tomcat/5.5.7, the example servlets are running correctly. But if I
edit the HelloWorldExample source
($catalina_home\webapps\servlets-examples\WEB-INF\classes\HelloWorldExample.java),
the HelloWorldExample servlet does not change. If I use the manager to
reload the context of /servlets-examples, then the manager reports the
msg, "OK - Reloaded application at context path /servlets-examples" but
the servlet is not changed. If I restart Tomcat completely, the servlet
is still not changed.
Why not?
edit the HelloWorldExample source
($catalina_home\webapps\servlets-examples\WEB-INF\classes\HelloWorldExample.java),
the HelloWorldExample servlet does not change. If I use the manager to
reload the context of /servlets-examples, then the manager reports the
msg, "OK - Reloaded application at context path /servlets-examples" but
the servlet is not changed. If I restart Tomcat completely, the servlet
is still not changed.
Why not?