Michal Wegrzyn created WICKET-4897:
--------------------------------------

             Summary: 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


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