Development research of web system based on frame

To reduce the development cycle of web system and enhance the system movement reliability,struts and hibernate the two current popular frame technologies are studied.The system is developed based on the MVC(model-view-controller) pattern,the struts frame is used in the expression level realization of web application,simultaneously the mapping between the object and the relational is completed based on hibernate frame to realize the interactive between the service level and the database level.This software development pattern can greatly improve repeat capability,deduce coupling among components and makes program measurement easier.Finally,a case study of setup planning is presented to verify the feasibility of the method.