|
计算机应用 2005
Application of Java data persistence with Hibernate and Struts framework
|
Abstract:
To solve the problems such as poor expansibility and difiqeult work division in building Web application, a best practice of how to combine and deploy Hibernate and Struts framework to build high performance object/relational persistence and MVC structure was provided. The combination of using them could construct a standard J2EE Web application and also improve the development efficiency greatly.