Dynamically refresh (update) JSP webpage when JMS notification isreceived

A

albert kao

After a notification from JMS is received, how to dynamically refresh
(update) a JSP webpage?
Please post any tutorial or website or idea.
This is for FF, Chrome, IE on windows Vista & 7.
Thanks.
 
A

Arne Vajhøj

After a notification from JMS is received, how to dynamically refresh
(update) a JSP webpage?
Please post any tutorial or website or idea.
This is for FF, Chrome, IE on windows Vista& 7.

True push:
embed a Java applet for some Flash in the page

Push simulated via long poll:
write some JavaScript (AJAX style)

Arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,280
Latest member
BGBBrock56

Latest Threads

Top