I tried to use EL enhancements in pages.xml like
| <rule if="#{comp.method('param')}">
|
and get a
javax.faces.el.ReferenceSyntaxException: Invalid expression:
The same EL-Code works as the action method of a commandButton
(with String return of course).
Are EL enhancements not allowed in pages.xml?
Thanks
Bernd
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054669#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...