1、 本科毕业论文(设计) 题目: SSH 框架结构的 公务员报考系统 考务 模块的实现 SSH 框架结构的公务员报考系统考务模块的实现 摘要: 伴随着网络技术的发展各大招考业务开始都采用网上报名系统,网上报考系统不仅大大提高了招考业务的效率,还见少了很多人力,更加方便了考生的报名,众多的考试不再为了报名排队而苦恼,足不出户便可完成整个报名任务,为了更加高效率的实现本报名系统特采用当今相对流行的 SSH 框架技术,此技术能更加方便快捷的完成 MVC 模式的实现。 本系统以 典型的 J2EE 三层结构,分为表现层、中间层(业务逻辑层)和数据服务层。三层体系将业务规则、数据访问及合法性校验等工作放在中
2、间层处理。客户端不直接与数据库交互,而是通过组件与中间层建立连接,再 由中间层与数据库交互 。表现层为 Struts,中间层为 Spring,数据服务层为 Hibernate,数据库采用 Oracle9i。 jdk 版本为 jdk6.0 编译器采用 MyEclispse7.0。本模块的主要功能为考生信息的管理和审核以及考务信息的管理。 关键词 : J2EE;数据库 ; SSH 框架; The 2008 Beijing Olympic GamesDesignInstantaneousNews and Olympic Forum Abstract:Along with the developmen
3、t of network technology began to have major recruitment business using online registration system, online registration to sit for the system not only greatly enhance the efficiency of the recruitment business, but also see a lot less human, more convenient and the candidates application, a large num
4、ber of exams no longer to apply queuing and anguish, homes will be able to complete the application tasks, in order to achieve more efficient use of the special registration system is relatively popular in todays SSH framework of technology, this technology can be more convenient and efficient to ac
5、hieve the completion of the MVC pattern. The system to a typical J2EE three-tier structure, divided into presentation layer, middle layer (Business Logic Tier) and the data services layer. Three-tier system business rules, data access and work on checking the legitimacy of the middle layer. The clie
6、nt does not directly interact with the database, but by middle-tier components and establish a connection, and then by the middle-tier and database interaction. Layer for Struts, the middle layer for the Spring, the data service layer for Hibernate, a database using Oracle9i. jdk version using jdk6.0 compiler MyEclispse7.0. The primary function of the module information for the candidates, as well as the management and audit management information Examination. Key words:J2EE; database; SSH framework