[jboss-user] [JBoss Seam] - Keep alive

NielsH do-not-reply at jboss.com
Tue Mar 20 14:54:56 EDT 2007


I would like the following scenario to be supported:

A page gets rendered and sent to the client based upon a datamodel.

The client either polls the server or sends a comet style request and awaits the response (once that is implemented) and when a change to the datamodel is available (based on Hibernate event notification, to avoid unnecessary rendering of JSF pages) the client receives the changed content for the page. 

Is this possible in Seam out of the box? If not are there plans to support this scenario?




View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029955#4029955

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029955



More information about the jboss-user mailing list