| Subject: | Servlet Caching in Tomcat 3.2.3 | |
| Date: | 2005-02-15 05:59:04 | |
| From: | java4ever | |
|
Response to: Servlet Caching in Tomcat 3.2.3
|
||
|
I know this is an old issue, but I wanted to make it just look more worse and clear, also updated.
|
||
Showing messages 1 through 1 of 1.
-
Servlet Caching in Tomcat 3.2.3
2006-02-15 03:19:43 Bidders [View]
I'm not sure about tomcat 3.2.3 specifically, but Tomcat will cache the outcome of a jsp request in the [tomcat install]/work folder. Removing files in this folder forces tomcat to rebuild the page at the next request.


