jsp页面用el表达式获取枚举的code

时间:2016-03-30 19:35:59   收藏:0   阅读:2619
jsp页面用el表达式获取枚举的code
<c:set var="D_BUSINESS" value="<%=DeptEnum.D_BUSINESS%>"/>

otherType="${D_BUSINESS.code}"
评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!