Struts is provided by Apache software organization. As shown in figure 2, “Action Servlet” controls the entire procedure; it receives client request. “Action Form” packages the client sheet data, so programmers can instance it according to different parameters and verify the form data. “Action Execute” charges page logic control and calls the business logic units. Hibernate is an object-relation mapping architecture; it packages JDBC, so the programmers can use database base on object oriented theory.