struts2 属性值的获取

可以在转发后的页面这样获取之前action的属性值:

<input type="hidden" value="${authThemeId}" id="themeId" />

posted @ 2013-03-05 11:46  矢风快乐  阅读(124)  评论(0)    收藏  举报