Script Category : Java
Script Sub Category : JSP And Servlets
JChat Servlet is a chat room written entirely in Java using the Java Servlet API. JChat is an experimental servlet project for providing simple, fast forms-based chat and the source code is freely available under the GNU Public Licensing Agreement. The current implementation stores all information (settings & objects) in cache. User interaction occurs via HTML/forms (as opposed to a Java Applet or ActiveX Control).
|