11、result带参数的结果集-在type=“redirect”
11、result带参数的结果集-在type=“redirect”struts.xml配置中 /error.jsp?t=${r} //reslut中获取action的值用${参数名} LoginAction中设置r的值;public class LoginAction extends ActionSupp