[ 
https://issues.apache.org/jira/browse/WICKET-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507261#comment-13507261
 ] 

Martin Grigorov commented on WICKET-4897:
-----------------------------------------

I still think you are joking.

The last page per session/user is the page from which you send the event. So 
there is really nothing to do.

Your initial use case was sending an event from a page in a ModalWindow to the 
"owner" page, which in my opinion is custom use case.
                
> 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