this should automatically be happening if you run wicket in development mode.
that call you do is not necessary.

-igor


On Feb 5, 2008 3:01 PM, gantini <[EMAIL PROTECTED]> wrote:
>
> Nothing to help me?
>
>
>
> gantini wrote:
> >
> > I'm very new with Wicket.
> > It is possible to automatically reload resource (class and HTML file) ?
> >
> > I've set:
> >
> >       @Override
> >       protected void init() {
> >               getResourceSettings().setResourcePollFrequency( 
> > Duration.ONE_SECOND );
> >       }
> >
> > but this don't work for me.
> > Thanks.
> >
>
> --
> View this message in context: 
> http://www.nabble.com/Reloading-resource-tp15268997p15300053.html
>
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to