How to create a Live CHat application in JSP. Basically i am creating a management system whicch i want it to allow user to live chatting with admin. Any clue or suggestion?
Asked
Active
Viewed 3,961 times
0
-
possible duplicate of [chat website in jsp/servlet](http://stackoverflow.com/questions/2477135/chat-website-in-jsp-servlet) and more (see "Related") – ax. Mar 25 '11 at 16:39
1 Answers
0
You can use libraries like J-Live Chat (http://www.j-livesupport.com/) or JChatBox (http://www.javazoom.net/jzservlets/jchatbox/jchatbox.html) that can be included into your Web Modules

Rutesh Makhijani
- 17,065
- 2
- 26
- 22