Under the tomcat directory, in the bin subdirectory, there is a file called catalina.sh . At the top of catalina.sh, there is documentation on some options for tomcat. One of them is CATALINA_OPT which is for java runtime option when you you start tomcat. Just set CATALINA_OPTS to -Dorg.apache.tapestry.disable-caching=true
Shing --- Alex Kravets <[EMAIL PROTECTED]> wrote: > Thanks for the infornation! > Question though. It says: > > Start your servlet container with the JVM system > parameter > org.apache.tapestry.disable-caching set to true, > i.e., > -Dorg.apache.tapestry.disable-caching=true. > > But how do I do this? > > > > Shing Hing Man wrote: > > >Please check out FAQ 2.13 at > > > >http://jakarta.apache.org/tapestry/faq.html#faq-N10187 > > > >Shing > > > > > >--- Alex Kravets <[EMAIL PROTECTED]> wrote: > > > > > >>Hello, > >> > >>I just started learning Tapestry, I am running it > >>under Tomcat. When I > >>created my html page under my web application > >>directory I can't seem to > >>edit the page and see the changes unless I restart > >>Tomcat. Now, just for > >>thest I created a static html page under the same > >>directory where > >>Tapestry is and I can make changes to that file > >>without restarting > >>Tomcat. I am just doing basic changes like > removing > >>and adding text. > >>Does anyone know why this happens? Clearly it's > not > >>Tomcat's setup. > >> > >>thanks, > >>Alex > >> > >> > >> > >> > >> > >--------------------------------------------------------------------- > > > > > >>To unsubscribe, e-mail: > >>[EMAIL PROTECTED] > >>For additional commands, e-mail: > >>[EMAIL PROTECTED] > >> > >> > >> > >> > > > >Home page : > > http://uk.geocities.com/matmsh/index.html > > > >Send instant messages to your online friends > http://uk.messenger.yahoo.com > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: > [EMAIL PROTECTED] > >For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > > > Home page : http://uk.geocities.com/matmsh/index.html Send instant messages to your online friends http://uk.messenger.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]