| Author |
work directory
|
Kedar Dravid
Ranch Hand
Joined: May 28, 2004
Posts: 333
|
|
|
I would like to know whether there is any setting in Tomcat 4.1 that refreshes the contents of the work folder. Currently I have to delete it manually because changes I make to JSP pages are often not reflected appropriately.
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
There is not. If you're on a unix box the touch command will update all the file dates.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: work directory
|
|
|