文件名称:Chatroom
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-07-10
- 文件大小:
- 3.08mb
- 下载次数:
- 0次
- 提 供 者:
- Accom*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用Servlet服务器和ajax编写的一个比较完美的聊天室,有什么bug希望指出来,附带Mysql数据(Servlet server and Ajax prepared by a more perfect chat room, what bug want to point out, accompanied by Mysql data)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Chatromm\.classpath
Chatromm\.project
Chatromm\.settings\.jsdtscope
Chatromm\.settings\org.eclipse.jdt.core.prefs
Chatromm\.settings\org.eclipse.wst.jsdt.ui.superType.container
Chatromm\.settings\org.eclipse.wst.jsdt.ui.superType.name
Chatromm\build\classes\c3p0.properties
Chatromm\build\classes\cn\lxit\Chatromm\Bean\Messages.class
Chatromm\build\classes\cn\lxit\Chatromm\Bean\UserBean.class
Chatromm\build\classes\cn\lxit\Chatromm\Dao\BaseDao.class
Chatromm\build\classes\cn\lxit\Chatromm\Dao\Impl\MessagesDaoImpl.class
Chatromm\build\classes\cn\lxit\Chatromm\Dao\Impl\UserBeanDaoImpl.class
Chatromm\build\classes\cn\lxit\Chatromm\Dao\MessagesDao.class
Chatromm\build\classes\cn\lxit\Chatromm\Dao\UserBeanDao.class
Chatromm\build\classes\cn\lxit\Chatromm\listC\listSerivlet.class
Chatromm\build\classes\cn\lxit\Chatromm\Service\Impl\MessageSericeImpl.class
Chatromm\build\classes\cn\lxit\Chatromm\Service\Impl\UserSericeImpl.class
Chatromm\build\classes\cn\lxit\Chatromm\Service\MessagesSerice.class
Chatromm\build\classes\cn\lxit\Chatromm\Service\UserSerivce.class
Chatromm\build\classes\cn\lxit\Chatromm\Servlet\HomeServlet.class
Chatromm\build\classes\cn\lxit\Chatromm\Servlet\UserServlet.class
Chatromm\src\c3p0.properties
Chatromm\src\cn\lxit\Chatromm\Bean\Messages.java
Chatromm\src\cn\lxit\Chatromm\Bean\UserBean.java
Chatromm\src\cn\lxit\Chatromm\Dao\BaseDao.java
Chatromm\src\cn\lxit\Chatromm\Dao\Impl\MessagesDaoImpl.java
Chatromm\src\cn\lxit\Chatromm\Dao\Impl\UserBeanDaoImpl.java
Chatromm\src\cn\lxit\Chatromm\Dao\MessagesDao.java
Chatromm\src\cn\lxit\Chatromm\Dao\UserBeanDao.java
Chatromm\src\cn\lxit\Chatromm\listC\listSerivlet.java
Chatromm\src\cn\lxit\Chatromm\Service\Impl\MessageSericeImpl.java
Chatromm\src\cn\lxit\Chatromm\Service\Impl\UserSericeImpl.java
Chatromm\src\cn\lxit\Chatromm\Service\MessagesSerice.java
Chatromm\src\cn\lxit\Chatromm\Service\UserSerivce.java
Chatromm\src\cn\lxit\Chatromm\Servlet\HomeServlet.java
Chatromm\src\cn\lxit\Chatromm\Servlet\UserServlet.java
Chatromm\WebContent\assets\css\reset.css
Chatromm\WebContent\assets\css\style.css
Chatromm\WebContent\assets\css\supersized.css
Chatromm\WebContent\assets\img\backgrounds\1.jpg
Chatromm\WebContent\assets\img\backgrounds\11.jpg
Chatromm\WebContent\assets\img\backgrounds\12.jpg
Chatromm\WebContent\assets\img\backgrounds\13.jpg
Chatromm\WebContent\assets\img\backgrounds\2.jpg
Chatromm\WebContent\assets\img\backgrounds\3.jpg
Chatromm\WebContent\assets\img\facebook.png
Chatromm\WebContent\assets\img\progress.gif
Chatromm\WebContent\assets\img\twitter.png
Chatromm\WebContent\assets\js\jquery-1.8.2.min.js
Chatromm\WebContent\assets\js\scripts.js
Chatromm\WebContent\assets\js\supersized-init.js
Chatromm\WebContent\assets\js\supersized.3.2.7.min.js
Chatromm\WebContent\css\Home.css
Chatromm\WebContent\css\login.css
Chatromm\WebContent\css\reg.css
Chatromm\WebContent\Fullscreen.jsp
Chatromm\WebContent\Home.jsp
Chatromm\WebContent\img\img.jpg
Chatromm\WebContent\index.jsp
Chatromm\WebContent\js\gVerify.js
Chatromm\WebContent\js\jquery-1.8.3.min.js
Chatromm\WebContent\Login.jsp
Chatromm\WebContent\META-INF\MANIFEST.MF
Chatromm\WebContent\Reg.jsp
Chatromm\WebContent\Test\css\styles.css
Chatromm\WebContent\Test\index.html
Chatromm\WebContent\Test\js\jquery-2.1.1.min.js
Chatromm\WebContent\WEB-INF\lib\c3p0-0.9.5.1-javadoc.jar
Chatromm\WebContent\WEB-INF\lib\c3p0-0.9.5.1-sources.jar
Chatromm\WebContent\WEB-INF\lib\c3p0-0.9.5.1.jar
Chatromm\WebContent\WEB-INF\lib\mchange-commons-java-0.2.10.jar
Chatromm\WebContent\WEB-INF\web.xml
Chatromm\build\classes\cn\lxit\Chatromm\Dao\Impl
Chatromm\build\classes\cn\lxit\Chatromm\Service\Impl
Chatromm\build\classes\cn\lxit\Chatromm\Bean
Chatromm\build\classes\cn\lxit\Chatromm\Dao
Chatromm\build\classes\cn\lxit\Chatromm\listC
Chatromm\build\classes\cn\lxit\Chatromm\Service
Chatromm\build\classes\cn\lxit\Chatromm\Servlet
Chatromm\src\cn\lxit\Chatromm\Dao\Impl
Chatromm\src\cn\lxit\Chatromm\Service\Impl
Chatromm\build\classes\cn\lxit\Chatromm
Chatromm\src\cn\lxit\Chatromm\Bean
Chatromm\src\cn\lxit\Chatromm\Dao
Chatromm\src\cn\lxit\Chatromm\listC
Chatromm\src\cn\lxit\Chatromm\Service
Chatromm\src\cn\lxit\Chatromm\Servlet
Chatromm\build\classes\cn\lxit
Chatromm\src\cn\lxit\Chatromm
Chatromm\WebContent\assets\img\backgrounds
Chatromm\build\classes\cn
Chatromm\src\cn\lxit
Chatromm\WebContent\assets\css
Chatromm\WebContent\assets\img
Chatromm\WebContent\assets\js
Chatromm\WebContent\Test\css
Chatromm\WebContent\Test\js
Chatromm\WebContent\WEB-INF\lib
Chatromm\build\classes
Chatromm\src\cn
Chatromm\.project
Chatromm\.settings\.jsdtscope
Chatromm\.settings\org.eclipse.jdt.core.prefs
Chatromm\.settings\org.eclipse.wst.jsdt.ui.superType.container
Chatromm\.settings\org.eclipse.wst.jsdt.ui.superType.name
Chatromm\build\classes\c3p0.properties
Chatromm\build\classes\cn\lxit\Chatromm\Bean\Messages.class
Chatromm\build\classes\cn\lxit\Chatromm\Bean\UserBean.class
Chatromm\build\classes\cn\lxit\Chatromm\Dao\BaseDao.class
Chatromm\build\classes\cn\lxit\Chatromm\Dao\Impl\MessagesDaoImpl.class
Chatromm\build\classes\cn\lxit\Chatromm\Dao\Impl\UserBeanDaoImpl.class
Chatromm\build\classes\cn\lxit\Chatromm\Dao\MessagesDao.class
Chatromm\build\classes\cn\lxit\Chatromm\Dao\UserBeanDao.class
Chatromm\build\classes\cn\lxit\Chatromm\listC\listSerivlet.class
Chatromm\build\classes\cn\lxit\Chatromm\Service\Impl\MessageSericeImpl.class
Chatromm\build\classes\cn\lxit\Chatromm\Service\Impl\UserSericeImpl.class
Chatromm\build\classes\cn\lxit\Chatromm\Service\MessagesSerice.class
Chatromm\build\classes\cn\lxit\Chatromm\Service\UserSerivce.class
Chatromm\build\classes\cn\lxit\Chatromm\Servlet\HomeServlet.class
Chatromm\build\classes\cn\lxit\Chatromm\Servlet\UserServlet.class
Chatromm\src\c3p0.properties
Chatromm\src\cn\lxit\Chatromm\Bean\Messages.java
Chatromm\src\cn\lxit\Chatromm\Bean\UserBean.java
Chatromm\src\cn\lxit\Chatromm\Dao\BaseDao.java
Chatromm\src\cn\lxit\Chatromm\Dao\Impl\MessagesDaoImpl.java
Chatromm\src\cn\lxit\Chatromm\Dao\Impl\UserBeanDaoImpl.java
Chatromm\src\cn\lxit\Chatromm\Dao\MessagesDao.java
Chatromm\src\cn\lxit\Chatromm\Dao\UserBeanDao.java
Chatromm\src\cn\lxit\Chatromm\listC\listSerivlet.java
Chatromm\src\cn\lxit\Chatromm\Service\Impl\MessageSericeImpl.java
Chatromm\src\cn\lxit\Chatromm\Service\Impl\UserSericeImpl.java
Chatromm\src\cn\lxit\Chatromm\Service\MessagesSerice.java
Chatromm\src\cn\lxit\Chatromm\Service\UserSerivce.java
Chatromm\src\cn\lxit\Chatromm\Servlet\HomeServlet.java
Chatromm\src\cn\lxit\Chatromm\Servlet\UserServlet.java
Chatromm\WebContent\assets\css\reset.css
Chatromm\WebContent\assets\css\style.css
Chatromm\WebContent\assets\css\supersized.css
Chatromm\WebContent\assets\img\backgrounds\1.jpg
Chatromm\WebContent\assets\img\backgrounds\11.jpg
Chatromm\WebContent\assets\img\backgrounds\12.jpg
Chatromm\WebContent\assets\img\backgrounds\13.jpg
Chatromm\WebContent\assets\img\backgrounds\2.jpg
Chatromm\WebContent\assets\img\backgrounds\3.jpg
Chatromm\WebContent\assets\img\facebook.png
Chatromm\WebContent\assets\img\progress.gif
Chatromm\WebContent\assets\img\twitter.png
Chatromm\WebContent\assets\js\jquery-1.8.2.min.js
Chatromm\WebContent\assets\js\scripts.js
Chatromm\WebContent\assets\js\supersized-init.js
Chatromm\WebContent\assets\js\supersized.3.2.7.min.js
Chatromm\WebContent\css\Home.css
Chatromm\WebContent\css\login.css
Chatromm\WebContent\css\reg.css
Chatromm\WebContent\Fullscreen.jsp
Chatromm\WebContent\Home.jsp
Chatromm\WebContent\img\img.jpg
Chatromm\WebContent\index.jsp
Chatromm\WebContent\js\gVerify.js
Chatromm\WebContent\js\jquery-1.8.3.min.js
Chatromm\WebContent\Login.jsp
Chatromm\WebContent\META-INF\MANIFEST.MF
Chatromm\WebContent\Reg.jsp
Chatromm\WebContent\Test\css\styles.css
Chatromm\WebContent\Test\index.html
Chatromm\WebContent\Test\js\jquery-2.1.1.min.js
Chatromm\WebContent\WEB-INF\lib\c3p0-0.9.5.1-javadoc.jar
Chatromm\WebContent\WEB-INF\lib\c3p0-0.9.5.1-sources.jar
Chatromm\WebContent\WEB-INF\lib\c3p0-0.9.5.1.jar
Chatromm\WebContent\WEB-INF\lib\mchange-commons-java-0.2.10.jar
Chatromm\WebContent\WEB-INF\web.xml
Chatromm\build\classes\cn\lxit\Chatromm\Dao\Impl
Chatromm\build\classes\cn\lxit\Chatromm\Service\Impl
Chatromm\build\classes\cn\lxit\Chatromm\Bean
Chatromm\build\classes\cn\lxit\Chatromm\Dao
Chatromm\build\classes\cn\lxit\Chatromm\listC
Chatromm\build\classes\cn\lxit\Chatromm\Service
Chatromm\build\classes\cn\lxit\Chatromm\Servlet
Chatromm\src\cn\lxit\Chatromm\Dao\Impl
Chatromm\src\cn\lxit\Chatromm\Service\Impl
Chatromm\build\classes\cn\lxit\Chatromm
Chatromm\src\cn\lxit\Chatromm\Bean
Chatromm\src\cn\lxit\Chatromm\Dao
Chatromm\src\cn\lxit\Chatromm\listC
Chatromm\src\cn\lxit\Chatromm\Service
Chatromm\src\cn\lxit\Chatromm\Servlet
Chatromm\build\classes\cn\lxit
Chatromm\src\cn\lxit\Chatromm
Chatromm\WebContent\assets\img\backgrounds
Chatromm\build\classes\cn
Chatromm\src\cn\lxit
Chatromm\WebContent\assets\css
Chatromm\WebContent\assets\img
Chatromm\WebContent\assets\js
Chatromm\WebContent\Test\css
Chatromm\WebContent\Test\js
Chatromm\WebContent\WEB-INF\lib
Chatromm\build\classes
Chatromm\src\cn