文档介绍:摘要
可维护的数据库浏览器,采用基于Web的多层应用模型。程序上采用MVC结构,可以将数据存取逻辑与数据表现逻辑分开,组合JSP Servlet和JavaBean来建造灵活与可维护的应用程序的设计模式。
。接着,应用程序会允许用户浏览数据库中定义的所有表,并且可以选择任何一个表对其数据进行处理。同样,用户还可以输入SQL查询语句并查看这些查询操作产生的列表数据。在用户使用会话的任何时间内,必须确保用户可以很容易地断开数据库,并连接到另一个数据库上。
关键字:MVC、设计模式、多层结构。
Abstract
The data base browser that can be maintained, adopts the multilevel application model based on Web, Procedure adopt MVC structure, can deposit and withdraw data logic separate from that the data display logic, Come to build flexibly with the design mode of the application program that can be maintained.
Web request of interface to allow user content to have a look around relevant data base. Interface this make user can connect through appointed one JDBC driver or URL with a data base. Then, the application program will allow users to have a look around all forms defined in the data base , And can choose any form to deal with its datum . Equally, user can also input SQL inquire the sentence and look over that these are inquired about and operate the tabular data produced . Until what user use conversation any time, must guarantee user can disconnection data base very easily, And connect to another data base .
Keyword: MVC Design the mode Multilevel structure.
目录
1绪论 1
1
1
2开发语言 4
4
4
5
5
5
7
3系统结构 8
Servlets和JavaBean来构成系统 8
9
应用程序模型 11
11
12
12
13
4可维护与实现 14
14
-视图-控制器 14
15
17
19
-视图标志库 19
19
20
- 25
25
5结论 25
致谢 26
参考文献: 27
附录安装Servelet/JSP环境 28
29
1绪论
近十年来,的应用正以前所未有的高速度发展,其中一个重要的方向就是基于Web的应用系统的发展。在此期间,随着技术的不断更新和应用的不断深入,Web应用系统的发展也经历了几个阶段性的跨越。
()
在Web发展的初期,人们通常使用Web服务器作为信息发布工具,它接收用户的HT