EL表达式,ognl表达式对集合过滤和投影GONLs:property value#request.list.{?#this.name!xxx}/EL表
EL表达式,ognl表达式对集合过滤和投影
GONL<s:property value="#request.list.{?#this.name!='xxx'}"/>
EL表达式 ${list[name='xxxx']}
EL表达式,ognl表达式对集合过滤和投影
GONL<s:property value="#request.list.{?#this.name!='xxx'}"/>
EL表达式 ${list[name='xxxx']}