摘要
介绍了海南大学物理实验网络教学平台(后面简称:实验网络平台)的功能结构和系统架构的开发。系统采用了J2EE的相关技术,如:STRUTS,SPRING,HIBERNATE。其中,struts用于页面的程序的开发,spring通过IOC的容器技术简化了业务逻辑代码的开发,hibernate通过对数据库的访问的封装,简化了访问数据库的代码的开发并提高了应用对数据库访问的效率。
A design idea and realization plan of physical experiment educational network system were introduced.This system adopted a kind of design idea based on J2EE technology likes STRUTS、SPRING、HIBERNATE,and used STRUTS module to realize exploitation of web page.SPRING module through IOC web container simplified exploitation of business logic code.HIBERNATE module that en capsulated visiting database simplified code exploitation of visiting database and raise efficiency of users、parallel visit.
出处
《电脑知识与技术》
2011年第11X期8120-8122,共3页
Computer Knowledge and Technology
基金
海南省教育厅项目(Hj2009-70)
关键词
实验网络平台
J2EE
experiment educational network system
J2EE