[ 
https://issues.apache.org/jira/browse/WICKET-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov resolved WICKET-4897.
-------------------------------------

    Resolution: Won't Fix

The event API allows you to use any component (inc. Page) as a sink.
It is up to the application to decide which page exactly to set.
                
> events between pages
> --------------------
>
>                 Key: WICKET-4897
>                 URL: https://issues.apache.org/jira/browse/WICKET-4897
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 6.3.0
>            Reporter: Michal Wegrzyn
>              Labels: features
>
> At the moment Wicket event affect only components on page which is a source 
> of the event.
> It would be nice to have a possibility to communicate with events between 
> pages.
> That could be done with sending event with session as a sink. 
> Event would be propagated to all most recent (last ones) versions of rendered 
> Wicket pages for a user.
> See discussion here: 
> http://apache-wicket.1842946.n4.nabble.com/events-between-pages-td4654333.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to