用struts标签: 用EL表达式:${session.hello} 用java代码:<%=session.getAttribute("hello")%>
session.getattribute(); 用这个。