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

Emond Papegaaij resolved WICKET-363.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0-RC1

Wicket 6 now features an experimental module that integrates the Atmosphere 
framework (wicket-atmosphere). With this module, ajax updates can be pushed to 
the client. All major browsers and webservers are supported.
                
> Push behavior to handle server side events
> ------------------------------------------
>
>                 Key: WICKET-363
>                 URL: https://issues.apache.org/jira/browse/WICKET-363
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 1.3.0-beta1
>            Reporter: Xavier Hanin
>            Assignee: Emond Papegaaij
>             Fix For: 6.0.0-RC1
>
>         Attachments: push-wicket-examples-patch.txt, push-wicket-patch.txt
>
>
> It would be nice to have some kind of server side push mechanism in wicket. 
> Something similar to what is possible with AjaxRequestTarget, but triggered 
> by server side events instead of client side events.
> I've already discussed that on the user mailing list:
> http://www.nabble.com/server-side-triggered-page-refresh-%28aka-push%29-tf3321420.html#a9234009
> http://www.nabble.com/Pushing-data-to-the-Ajax-client-in-wicket--tf3354017.html
> I will attach a patch implementing a basic push behavior.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to