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

No members online now.

Forum statistics

Threads
474,433
Messages
2,571,683
Members
48,796
Latest member
Greg L.

Latest Threads

Top