ValueStack vs = (ValueStack)request.getAttribute(
"struts.valueStack"
);
out.println((String)vs.findValue(
"userId"
));
"userName"
"status"