but you can still override getcallbackurl()...even if it is inside the fragment
-igor On Nov 27, 2007 2:43 AM, Michael Sparer <[EMAIL PROTECTED]> wrote: > > I was wondering if there is an easy way to add a GET parameter to an > AjaxLink. Sothat I can get the parameter out of the request's parameter map. > > I know there's the possibility to make a javascript function that dispatches > the call (and adds the parameters) on client side and an > AbstractDefaultAjaxBehavior that receives the call on server side, but since > my AjaxLink lies inside a Fragment and therefore the .getCallBackURL() > method can't be called on instantiation ... > > ----- > Michael Sparer > http://talk-on-tech.blogspot.com > -- > View this message in context: > http://www.nabble.com/Add-GET-parameter-to-ajax-call-tf4880991.html#a13968582 > 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]
