On Tue, 15 Jan 2008, Beyonder Unknown wrote:
> I'm going to try your solution!

OK, remember that you can also use marker interfaces for
shooting the visitor. For example, you can make PanelA and
PanelB classes both implement a UserSelectionEventReceiver
interface and then when a user is selected with an Ajax
event, process all UserSelectionEventReceiver components on
the page with the visitor.

Best wishes,
Timo

-- 
Timo Rantalaiho           
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to