Re: Reloading HTML resources on the fly?

2008-04-17 Thread Geoffrey Gallaway
rned off by default in deployment mode. > > Maurice > > > > On Thu, Apr 17, 2008 at 5:14 PM, Geoffrey Gallaway <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I'm trying to get tomcat and wicket to pick up changes to html files > > and reload them

Reloading HTML resources on the fly?

2008-04-17 Thread Geoffrey Gallaway
Hello, I'm trying to get tomcat and wicket to pick up changes to html files and reload them. I thought this was the default behavior of wicket. I'm wondering if it's not working because I'm keeping my html files in a separate location than beside my java classes: public class MyApp extends WebApp