[jboss-user] [JBoss Seam] - Re: Method expressions being mistaken for value
IGx89
do-not-reply at jboss.com
Tue Oct 23 15:15:08 EDT 2007
Bah, another thing to add to the list of all the things I hate about JForum. A corrected version of the post:
In a jPDL pageflow, <action expression="#{bean.method}" /> doesn't work (javassist exception complaining about not finding that method on the bean) while <action expression="#{bean.method()}" /> does.
Does it work correctly for anyone, or is this likely a global issue?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098029#4098029
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098029
More information about the jboss-user
mailing list