jsp page is cached, can not change it, tomcat
- by user301467
Hallo,
I have a java server, when I change somethin within the JSP code, and I call the page again from the browser, my changes are not shown, the server returns the old JSP.
Do you have any idea why?