struts1.X使用通配符映射
自struts1.2.0,才可以用通配符映射 在不使用通配符的常规做法中,我们要配置很多个ActionMapping,例子.: type="org.apache.struts.webapp.example.EditSubscriptionAction" name="subscriptionForm" scope="request" validate="