Hi Josh, During development ~only~ you can pass the following system property to the jvm running your web app and the templates will automatically pick up changes for you:
-Dorg.apache.tapestry.disable-caching=true Don't leave it on in production but it should be fine for development. http://tapestry.apache.org/tapestry4.1/usersguide/configuration.html#Configuration%20Properties Josh Joy wrote: > > Thanks for the info. > > For my application, I am using Tapestry which uses > html templates which > I was having trouble to be reloaded by tomcat. > What I ended up doing was to write an ant hotdeploy > script to copy the > files to my tomcat installation then have ant invoke > the "reload" > command on tomcat. > > Thanks, > Josh > -- View this message in context: http://www.nabble.com/Re%3A-how-to-reload-WEB-INF-dir--tf3659294.html#a10238579 Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]