null

null

 

//获取封装的struts Action中的对象
ValueStack vs = (ValueStack)request.getAttribute("struts.valueStack");
String str=vs.findValue("books");

你可能感兴趣的:(null)