I need a starting point to develop an on site chat to communicate site visitors with site owners. I'm looking for an open source chat application written in java/j2ee. Do you know any good applications that I could use?
I'm also not sure about the architecture of the solution. Currently I'm hesitate between:
- server site solution: an j2ee application
- client site solution: something that can talk over jabber/xmpp
What would you suggest?