1首先加载web.xml文件,(ActionServlet的装载),struts-config.xml描述的Action
2.提交页面---->ActionServlet---->ActionForm装载------->Action分配------>forward跳转
1首先加载web.xml文件,(ActionServlet的装载),struts-config.xml描述的Action
2.提交页面---->ActionServlet---->ActionForm装载------->Action分配------>forward跳转