ConferenceRoom's Web Server
It's easy to add the ConferenceRoom Java Client to existing Web pages. The simplest method is to add links from the home page of the web site to the ConferenceRoom server. The servers do not have to be on the same system. The Internet connectivity used by clients to contact the chat server can be used to connect to the web server. To access ConferenceRoom, add the following hyperlink to the Web page:
<a href="http://<hostname>:8080/?theme=default">Let's Chat!</a>
Replace
Java Params