[
https://issues.apache.org/jira/browse/WICKET-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507264#comment-13507264
]
Michal Wegrzyn commented on WICKET-4897:
----------------------------------------
My initial use case was iframe wicket page communication with parent page.
I have used workaround provided by you. It works, but as every workaround it is
not so nice.
Think of other cases like popup windows or browser tab which performs some
operations and must return to parent page with a result/event.
I do not know architecture of Wicket so well as you, so if it is not possible
then just close this issue.
> 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