Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am looking for a opensource Chat client to embed to a JSP/JSF page. I prefer if this chat client is coded using JAVA. (It's ok if its even AJAX or Javascript based).

There are 2 requirements-

1.) Anyone who logs into my website should be able to access the chat, and post messages (like a public chat).

2.) Private chat between a group of people and the content of what they are discussing is not publicly available

share|improve this question

1 Answer

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.