AjaxRequestTarget .get() will return it your are in a middle of an AJAX request.
Ernesto On Tue, Sep 14, 2010 at 10:24 AM, Chris Colman <[email protected]> wrote: > I am trying to open up a message box inside the IValidator's validate > method but I need an AjaxRequestTarget to open the MessageBox. > > Is there anyway to get an AjaxRequestTarget in the validate method? > > Regards, > Chris > > --------------------------------------------------------------------- > 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]
