Using EL 2.2 with Tomcat 6.0.24

前端 未结 4 2010
慢半拍i
慢半拍i 2020-12-05 03:13

With JSF 2 you should be able to do this:


which would then call the act

4条回答
  •  时光取名叫无心
    2020-12-05 04:03

    As I mentioned in a comment, this can be solved by upgrading the EL implementation (i.e. replacing jasper-el.jar with el-impl-2.2.jar)

提交回复
热议问题