struts2参数接收与传递

接受:成员变量 set()和get()方法。

传递:1成员变量 set()和get()方法。2.ServletActionContext.getValueStack(getRequest()).push(参数);