bbs论坛系统的设计与实现论文答辩资料(BBS forum system design and implementation of the thesis defense information)精编.doc
文本预览下载声明
bbs论坛系统的设计与实现论文答辩资料(BBS forum system design and implementation of the thesis defense information)
In order to facilitate the exchange of information, in conjunction with dynamic service web pages (JSP) and SQL2005 technology, developed this user-friendly small forum system. The forum uses dynamic service page (JSP) technology construction forums backbone frame, making use of SQL2005 system database, using some knowledge of Struts, Spring and Hibernate three framework technology, combined with the use of AJAX technology, through the implementation of the forum system the function of a relatively complete.
The forum provides a communication platform for users, registered users here can freely express their views and opinions on the theme of the forum posts, also can timely solve the issues raised by users, to obtain useful knowledge. This system uses JSP and SQL Server technology as the website erection, selects the SQL2005 database and the Windows XP operating system. This forum also has some special functions, powerful search function and so on.
System technology and operating environment
Introduction to JSP Technology
JSP is a server-side scripting language. It is a dynamic web page generation technology based on SERVLET. Its bottom implementation is JAVA SERVLET. JSP (JAVA, SERVER, PAGES) consists of HTML code and JAVA code embedded in it, [6]. The server is client requests after the code in the pages, and then the characteristics of production of HTML page is returned to the client browser JSP is object-oriented, cross platform, and SERVLET as stable, you can use the SERVLET provided by API, and overcomes the shortcoming of SERVLET. When using JSP, [7] and JAVABEANS are commonly used in combination to separate the interface performance from the business logic.
Introduction to JAVABEAN Technology
JAVABEAN is a JAVA based organization model, somewhat similar to MICROSOFTs COM formation.
In the JAVA platform, you can extend the functionality of the JAVA program inde
显示全部