I'm working on a Java EE application and I have faced the following problem:
When I modify the code of the servlet and re-run it's the old version that is displayed. I have cleared the logs of Tomcat and restarted it but I still have the same issue.
I'm working on a Java EE application and I have faced the following problem:
When I modify the code of the servlet and re-run it's the old version that is displayed. I have cleared the logs of Tomcat and restarted it but I still have the same issue.
Copyright © 2021 Jogjafile Inc.
yes some times it will happens like this. just do one thing. delete the tomcat and re configure it .it will work, this is the problem with IDE only.