struts2 属性值的获取

mac2022-07-05  17

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

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

转载于:https://www.cnblogs.com/sfmjp/articles/2944044.html

最新回复(0)