Live Updates using JSP

Hi all,

I am developing a jsp page that gives live updates(such as current news) to the client. I want to implement it in such a way that the user should get the news updates without refreshing his web page.

Can anyone tell how to implement this with AJAX? Or is there any other technology that I can use?

[324 byte] By [Vijendrana] at [2007-11-26 14:55:30]
# 1
I think AJAX is the only way to accomplish this right now, but I don't know how sorry. You can check with an Ajax forum. It might be also possible with Open Laszlo , or Adobe Flex but I can't say for sure.
appy77a at 2007-7-8 8:44:01 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
see for example Ajax components in Coldtags suite: http://www.servletsuite.com/jsp.htm#ajax
dnamiota at 2007-7-8 8:44:01 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...