With JSF 2 you should be able to do this:
which would then call the act
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)