[jboss-user] [JBoss Seam] - JMS Subscription in Seam component
dkane
do-not-reply at jboss.com
Tue Aug 28 08:10:54 EDT 2007
Dear colleagues,
I know that Seam Remoting allows to subscribe to JMS topic in Javascript code of the web-page.
But for my task, it would be better to subscribe from within the back-end Java class of Seam component.
Question 1 : is it good practice at all ?
Question 2 : JMS message will affect some fields of the component . What is the best way to refresh mapped controls in web-page - AJAX timer , etc ?
Thank you.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078722#4078722
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078722
More information about the jboss-user
mailing list