I need to write a JSP that does the following: When a JMS message comes in on a certain
queue, the JSP refreshes the screen and displays the message's text. Is there a way to
do this on JBoss? For example, is it possible to run a Message-Driven Bean and somehow
refresh the JSP during the onMessage handler?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127664#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...