Seam Remoting only provides this kind of functionality out of the box as a JMS topic subscription. If you don't want to use JMS, you can alternatively just write some client-side javascript to poll every x seconds. Look at the javascript code in the remoting script (remote.js) for an example.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090086#4090086 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4090086 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
