ah yeah, that's what i was vaguely thinking was the way but not quite
remembering.  thanks!


Eelco Hillenius wrote:
> 
> One way is to create a custom request cycle processor (extend
> WebRequestCycleProcessor) and e.g. override processEvents and check
> what the current request target is (do something when it is an
> AjaxRequestTarget).
> 
> Eelco
> 
> 
> On 5/28/07, Jonathan Locke <[EMAIL PROTECTED]> wrote:
>>
>> Is there a way to hook every AJAX request and add a component (that's on
>> every page) to the request target?  It seems like there might be because
>> of
>> the way request targets work, but I don't have any idea what the details
>> of
>> that might look like...
>> --
>> View this message in context:
>> http://www.nabble.com/Want-to-add-a-component-to-every-AjaxRequestTarget-tf3829581.html#a10840921
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> _______________________________________________
>> Wicket-user mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/wicket-user
>>
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Want-to-add-a-component-to-every-AjaxRequestTarget-tf3829581.html#a10846452
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to