http://wiki.opensymphony.com/display/WW/Some+container+complains+about+OGNL+expression+while+parsing+my+jsp+page

web.xml中加入:
<jsp-config>
    <jsp-property-group>
      <url-pattern>*.jsp</url-pattern>
      <el-ignored>true</el-ignored>
    </jsp-property-group>
</jsp-config>
评论
发表评论

您还没有登录,请登录后发表评论

zelsa
搜索本博客
最近加入圈子
存档
最新评论