文件名称:chatroom(ajax-struts)
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 9.26mb
- 下载次数:
- 0次
- 提 供 者:
- luoli******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
相关说明】
本系统为聊天室管理系统,开发工具Eclipse(MyEclipse),开源架构struts,ajax(prototype).
聊天室功能有公/私聊、表情、屏/解蔽讲话、踢人(管理员)、在线会员显示,聊天室介绍等。后台入口为网页下面的“管理入口”,默认登录用户为admin/admin888。提供了新建、编辑、删除聊天室类别,新建、编辑、删除聊天室,编辑、删除用户等功能。
本系统还没经过详细的测试,所以难免有bug望大家指点,仅供大家学习交流之用。
【安装注意】
将文件夹ChatRoom直接放在Tomcat\webapps下,数据库为oracle,创建数据库语句在“CreateDB.text”中,“CreateDemo.txt”中为例子,创建好后直接可以运行。
“src.rar”为eclipse工程文件可直接导入eclipse工作空间中。如oracle数据库配置不一样,连接数据库文件为src\service\DBOper.java。
-Instructions】
The chat room management system, development tools, the Eclipse (the MyEclipse), open source fr a mework 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
本系统为聊天室管理系统,开发工具Eclipse(MyEclipse),开源架构struts,ajax(prototype).
聊天室功能有公/私聊、表情、屏/解蔽讲话、踢人(管理员)、在线会员显示,聊天室介绍等。后台入口为网页下面的“管理入口”,默认登录用户为admin/admin888。提供了新建、编辑、删除聊天室类别,新建、编辑、删除聊天室,编辑、删除用户等功能。
本系统还没经过详细的测试,所以难免有bug望大家指点,仅供大家学习交流之用。
【安装注意】
将文件夹ChatRoom直接放在Tomcat\webapps下,数据库为oracle,创建数据库语句在“CreateDB.text”中,“CreateDemo.txt”中为例子,创建好后直接可以运行。
“src.rar”为eclipse工程文件可直接导入eclipse工作空间中。如oracle数据库配置不一样,连接数据库文件为src\service\DBOper.java。
-Instructions】
The chat room management system, development tools, the Eclipse (the MyEclipse), open source fr a mework 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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
.....................\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