thelordoftherings
Programmer
Hello,
I am using Tomcat v5.0.28.
Every Servlet (or other code) that write and put at the webapps folder is being executed OK, but when I change the source code, the Tomcat always loads the older version. Only after restarting the Tomcat I can see the new version of the code. What could be the problem here?
I am using Tomcat v5.0.28.
Every Servlet (or other code) that write and put at the webapps folder is being executed OK, but when I change the source code, the Tomcat always loads the older version. Only after restarting the Tomcat I can see the new version of the code. What could be the problem here?