Description: Instructions】
The chat room management system, development tools, the Eclipse (the MyEclipse), open source framework for the struts, ajax (the prototype).
Public/private chat, facial expressions, screen/Exposed speech kicking (administrator) Online Member chat room introduced to chat rooms function. Backstage entrance for the "entrance" of the pages below, default login user admin/admin888. New, edit, delete categories of chat rooms, new, edit, delete chat rooms, edit, delete users, and other functions.
This system has not been detailed test, so it is inevitable that bug looking guidance, only learning exchanges.
[Installation]
Folder ChatRoom placed directly on the Tomcat \ webapps, the database for the oracle, create a database statement the "CreateDB.text CreateDemo.txt for example, can run directly created.
The "src.rar eclipse project files can be directly imported in eclipse workspace. Oracle database configuration does not connect to the database file
To Search:
File list (Check if you may need any files):
chatroom(ajax-struts)
.....................\ChatRoom
.....................\........\.classpath
.....................\........\.myeclipse
.....................\........\.mymetadata
.....................\........\.mystrutsdata
.....................\........\.project
.....................\........\.settings
.....................\........\admin
.....................\........\.....\addclassify.jsp
.....................\........\.....\addroom.jsp
.....................\........\.....\adminlogin.jsp
.....................\........\.....\checkfalse.jsp
.....................\........\.....\delclassify.jsp
.....................\........\.....\editroom.jsp
.....................\........\.....\edituser.jsp
.....................\........\.....\false.jsp
.....................\........\.....\header.jsp
.....................\........\.....\index.jsp
.....................\........\.....\left.jsp
.....................\........\.....\loginfalse.jsp
.....................\........\.....\success.jsp
.....................\........\.....\viewroom.jsp
.....................\........\.....\viewuser.jsp
.....................\........\chat.jsp
.....................\........\css
.....................\........\...\style.css
.....................\........\face
.....................\........\....\baiy.gif
.....................\........\....\cry.gif
.....................\........\....\cx.gif
.....................\........\....\cy.gif
.....................\........\....\dy.gif
.....................\........\....\fd.gif
.....................\........\....\han.gif
.....................\........\....\huff.gif
.....................\........\....\ll.gif
.....................\........\....\pz.gif
.....................\........\....\sad.gif
.....................\........\....\se.gif
.....................\........\....\sleep.gif
.....................\........\....\smile.gif
.....................\........\....\surprise.gif
.....................\........\....\xu.gif
.....................\........\false.jsp
.....................\........\include
.....................\........\.......\footer.jsp
.....................\........\.......\header.jsp
.....................\........\index.jsp
.....................\........\js
.....................\........\..\chat.js
.....................\........\..\prototype.js
.....................\........\login.jsp
.....................\........\META-INF
.....................\........\........\MANIFEST.MF
.....................\........\registuser.jsp
.....................\........\src
.....................\........\...\action
.....................\........\...\......\AddRoomAction.java
.....................\........\...\......\AddRoomClassifyAction.java
.....................\........\...\......\AdminLoginAction.java
.....................\........\...\......\CheckRoomNameAction.java
.....................\........\...\......\CheckUserName.java
.....................\........\...\......\DelClassifyAction.java
.....................\........\...\......\DelRoomAction.java
.....................\........\...\......\DelUserAction.java
.....................\........\...\......\EditRoomAction.java
.....................\........\...\......\EditUserAction.java
.....................\........\...\......\GoOutUserAction.java
.....................\........\...\......\LeaveAction.java
.....................\........\...\......\LoginAction.java
.....................\........\...\......\NearMsgLookAction.java
.....................\........\...\......\QueryClassifyRoomAction.java
.....................\........\...\......\RegUserAction.java
.....................\........\...\......\SendMessageAction.java
.....................\........\...\......\ShowUserListAction.java
.....................\........\...\bean
.....................\........\...\....\Message.java
.....................\........\...\....\Room.java
.....................\........\...\....\User.java
.....................\........\...\filter
.....................\........\...\......\SetCharacterEncodingFilter.java
.....................\........\...\form
.....................\........\...\....\AddRoomClas