根据高校教育资源的特点,采用J2EE框架技术设计了一个高校教育资源库管理系统,并从表示层、数据层和业务层分别探讨了系统实现的关键技术。系统Web页面的设计采用AJAX技术,数据持久层的设计通过Spring与Hibernate的集成完成,业务层与表示层的设计通过Spring与Struts的集成完成。实验结果表明,SSH框架的使用不仅简化了系统的开发过程,而且提高了系统的可扩展性和可维护性。同时,AJAX技术的使用,也极大地提高了Web页面的访问效率。
Based on the features of college education resources, the management system of college education resource database is designed with the teehnology of J2EE framework. The key availability technologies ofpresentation layer, datalayer, and business layer are discussed respectively as well. The system's web interface is designed with the AJAX technology. Data persistence layer is made by the integration of Hibernate and Spring and business layer and presentation layer by the integration of Spring and Struts. The findings show that the application of the SSH framework can not only simplify the development of Java web system, but also improve the expansibility and maintainability of the system. In addition, the AJAX technology numerously prompts the efficiency of web pages visited.