文件名称:JSP实现的聊天室
文件大小:44KB
文件格式:RAR
更新时间:2015-05-29 03:54:20
JSP聊天室
该聊天室涉及到数据库的运用,包括用户注册及登录,然后进行多人聊天。数据库为Mysql,聊天过程中会显示时间等内容。
【文件预览】:
NewChat
----src()
--------com()
----.classpath(529B)
----build()
--------empty()
--------web()
--------generated-sources()
----dist()
--------NewChat.war(21KB)
----.mymetadata(294B)
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.component(459B)
--------.jsdtscope(500B)
--------org.eclipse.jdt.core.prefs(395B)
----.myeclipse()
----nbproject()
--------genfiles.properties(473B)
--------ant-deploy.xml(5KB)
--------build-impl.xml(51KB)
--------project.properties(4KB)
--------project.xml(601B)
--------private()
----.project(2KB)
----build.xml(3KB)
----conf()
----WebRoot()
--------META-INF()
--------chat.jsp(275B)
--------doRegister.jsp(1KB)
--------doChat.jsp(926B)
--------doLogout.jsp(894B)
--------getUsers.jsp(944B)
--------index.jsp(2KB)
--------doLogin.jsp(2KB)
--------showUsers.jsp(1KB)
--------main.jsp(3KB)
--------register.jsp(2KB)
--------WEB-INF()