Live chat window in jsp page...............

HI friends.....

my requirement like this...

am generating one jsp page.. in that it should have live chat window,

mean the people who are all using that window,can chat or pass the informations... so how can i do this...

URGENT PLEASE HELP me...

THAKX in advance..

[302 byte] By [ravi-kumar-123a] at [2007-11-27 8:41:52]
# 1

Ajax comes to mind if you only want to do it with a JSP and not with something like flash or an applet. Keep your messages in memory on the server for a specific amount of time and on the client side let Ajax combined with a javascript timer retrieve the messages from the server and add to a chat div.

gimbal2a at 2007-7-12 20:41:01 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...