i am creating my own web site using jsp. i plan to add 'chat service' like mirc or icq into my web site. how can i create the 'chat'? is there any third party software that i can use?
You can search for 'Java based chat client' on google, and set up a n IRC server if you have a static IP at home, or use an existing server (probably a better idea), and just register a channel there.