论文首页哲学论文经济论文法学论文教育论文文学论文历史论文理学论文工学论文医学论文管理论文艺术论文 |
基于JSP的网上广告管理系统
后台管理部分
摘要:这个系统是基于Web的广告管理系统。使用JSP开发表现出其特有优势:更优越、更经济、更方便、更迅速以及动态的刷性内容。呈现在我们面前的是1种全新的、前所未有的新面貌。
本文是描叙1个简单的以JSP技术为支持,结合Tomcat服务器和Microsoft SQL Server 2000应用的广告管理系统的设计过程。详细介绍了系统开发的工作平台、设计的整体思路、以及对JSP+JavaBean重要技术进行了详细的说明。通过层次的设计思想,实现广告管理系统后台的添加、更改、查询、删除等功能,对数据库进行管理。保证了前台页面的内容动态实时刷新。
为了保证录入数据的正确性,大部分采用了JavaScript脚本语言(客户端验证)对数据的格式进行了严格定义,同时也给管理员提供了足够的向导,最大能力的保证了整个系统的安全性。
在系统设计中使用了JavaBean技术,增加了对系统功能扩充的灵活性,同时改变了传统网页编写的方式,便于系统的维护。
关键字:JSP;Tomcat;JDBC;Java;数据库
The Website Advertisement Management System Based on JSP Technology
The Part Of Background Managerment
Abstract: The advantages it appears is special,for example,more superior,more economic,more convenient and the speed of the flash is becoming quicker.That appearing is a kind of brand-new,unprecedented new appearance that comes to us. (转载自http://zw.NSEAC.com科教作文网)
The thesis describes a system which is based on JSP technology,combines the Tomcat application server and SQL Server in the design process.It introduces the developing platform,the whole design methods and importantly the technology of Java plus JavaBean in details.Accross the design methods,it fulfills ADD,UPDATA,SEARCH and DELETE modes in the system.It has fulfilled the updata in dynamic way.
For the correct data inputing,most part of the system uses JavaScript to define the data form strictly,and at the same time,it gives good guid for managers,assures the safety for the whole system.
The system uses JavaBean technology,it makes the system`s expanding more flexible,at the same time,it has changed the HTML edit form and makes the system more defended.
Keywords:JSP;Tomcat;JDBC;Java;Datebase
注释:不含源代码