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]

Reply via email to