Description: The basic feature is the chat room to chat, other features are an enhanced basic functions. Chat room in this chapter includes the following features. user login, including the authenticated user is online. real-time display the number of online staff list and online. user to speak, including the choice of font face and color features. Security Exit Chat
To Search:
File list (Check if you may need any files):
Code_Chat
.........\content.jsp
.........\CSS
.........\...\style.css
.........\images
.........\......\bg.jpg
.........\......\bottom.jpg
.........\......\button.jpg
.........\......\login.jpg
.........\......\main_bj.jpg
.........\......\top.jpg
.........\index.jsp
.........\JS
.........\..\AjaxRequest.js
.........\leave.jsp
.........\login.jsp
.........\login_ok.jsp
.........\main.jsp
.........\META-INF
.........\........\MANIFEST.MF
.........\online.jsp
.........\safe.jsp
.........\send.jsp
.........\src
.........\...\com
.........\...\...\wgh
.........\...\...\...\filter
.........\...\...\...\......\CharacterEncodingFilter.java
.........\...\...\...\model
.........\...\...\...\.....\UserInfo.java
.........\...\...\...\servlet
.........\...\...\...\.......\Messages.java
.........\...\...\...\.......\UserListener.java
.........\WEB-INF
.........\.......\classes
.........\.......\.......\com
.........\.......\.......\...\wgh
.........\.......\.......\...\...\filter
.........\.......\.......\...\...\......\CharacterEncodingFilter.class
.........\.......\.......\...\...\model
.........\.......\.......\...\...\.....\UserInfo.class
.........\.......\.......\...\...\servlet
.........\.......\.......\...\...\.......\Messages.class
.........\.......\.......\...\...\.......\UserListener.class
.........\.......\lib
.........\.......\web.xml
.........\程序使用说明书.doc