I see it the same as how AjaxRequestHandler is created.

On Wed, Jan 9, 2013 at 11:00 AM, Thomas Götz <[email protected]> wrote:

> Done: https://issues.apache.org/jira/browse/WICKET-4958
>
> Any hint/idea how this could be implemented, maybe I'll have a look at
> this …?!
>
>    -Tom
>
>
> On 09.01.2013, at 08:58, Martin Grigorov <[email protected]> wrote:
>
> > 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
> >
> > --
> > Martin Grigorov
> > jWeekend
> > Training, Consulting, Development
> > http://jWeekend.com <http://jweekend.com/>
>
>
> ---------------------------------------------------------------------
> 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/>

Reply via email to