1.在处理url地址映射的时候,与SpingMvc是有一定的区别的:action中的name就是url中的地址,class就是对应哪个Action的具体实现类,method对应Action中的方法;1.在处理url地址映射的时候,与SpingMvc是有一定的区别的:action中的name就
1.在处理url地址映射的时候,与SpingMvc是有一定的区别的:action中的name就是url中的地址,class就是对应哪个Action的具体实现类,method对应Action中的方法;1.在处理url地址映射的时候,与SpingMvc是有一定的区别的:action中的name就