ognl表达式#、%的使用
时间:2021-04-10 22:23:29
收藏:0
阅读:16
一、root、context
二、#的使用
三、%的使用
1.在struts2标签中表单标签
(1)在struts2标签里面使用ognl表达式,如果直接在struts2表单标签里面使用ognl表达式不识别,只有%后 才会识别。
原文:https://www.cnblogs.com/IamHzc/p/14641992.html
评论(0)