(This system is a BBS website of discussion area constructed by adopting JSP technology, which can realize online message, modification, reply, chat and other functions. This system adopts JSP Servlet Java bean mode to develop, separates interface display from business logic management, and plays the MVC (Model -- View Controller) idea. It uses JSP technology to display pages, and Servlet technology to manage a large number of affairs. Servlet creates Java beans and objects required by JSP, and then decides which JSP page to send to the user based on the user's request behavior. The system adopts hierarchical and tree structured message display, which is very clear. The system adopts servlet to simulate Struts management request, which is ingenious and powerful. The system also adopts connection pool technology to solve the database bottleneck and improve the running speed. This system also has perfect paging function.
This document includes the following annexes:
.classpath
.project
ponent
org.eclipse.jdt.core.prefs
org.eclipse.wstmon.project.facet.core.xml
browse.jsp
ChatArea.class
ClientChat.class
compose.jsp
error.jsp
1.gif
10.gif
11.gif
12.gif
13.gif
14.gif
15.gif
16.gif
17.gif
18.gif
19.gif
2.gif
20.gif
21.gif
22.gif
23.gif
24.gif
25.gif
26.gif
27.gif
28.gif
29.gif
3.gif
30.gif
31.gif
32.gif
33.gif
34.gif
35.gif
36.gif
37.gif
38.gif
39.gif
4.gif
40.gif
5.gif
6.gif
7.gif
8.gif
9.gif
Thumbs.db....)