Hi Thomas, No, there is no way to do what you need at the momemt. Please file a ticket for improvement.
On Wed, Jan 9, 2013 at 1:13 AM, Thomas Götz <[email protected]> wrote: > Is there a way to manipulate/configure AjaxRequestAttributes globally (in > Wicket 6.x)? My usecase: in every AJAX request I want to include some > dynamicExtraParameters, i.e. client side information. Or is the only way to > do this to hook into one of the global ajax channels (e.g. > "/ajax/call/before") and manipulate the attributes object directly? I'd > prefer if there was a Java API for this, but maybe I just haven't found it > yet!? ;-) > > -Tom > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>
