[jboss-user] [JBoss Seam] - EL enhancement does not work in pages.xml

BerndMueller do-not-reply at jboss.com
Fri Jun 15 05:51:53 EDT 2007


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#4054669

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054669



More information about the jboss-user mailing list