3 projects tagged "JavaScript"
Boule is a user chat Web application. It is based on a modular design to be easily pluggable to other systems. It provides real time interaction by using a Java applet that produces data that feeds the response from an HTTP request running in the background of a separate window. The response is then placed into the Web page through JavaScript.