No, you just use an Ajax component (like AjaxLink) and it is enabled. Nothing else than that.
Frank On Nov 9, 2007 2:09 PM, James Perry <[EMAIL PROTECTED]> wrote: > I am wanting to use AJAX for my Wicket application but I could not > find any reference documentation on how to configure it. I looked at > the examples and it appears that you need to add the following to the > application's init() method: > > getRequestCycleSettings().addResponseFilter(new > AjaxServerAndClientTimeFilter()); > > Is this correct? > > Cheers, > James. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
