[jboss-user] [JBoss Seam] - EL enhancements

lightbulb432 do-not-reply at jboss.com
Tue Feb 20 02:32:33 EST 2007


Do the EL enhancements only work when used as the action attribute of a link? I ask because I got a parse exception when I tried to use #{entityHome.myMethod(var)} as plain text in an h:column, where var is the loop variable of the dataTable.

Is the EL enhancement not supposed to work here, or should I keep looking for where I might have made a mistake?


Also, I'm confused as to when methods need to have a "get" prefixed to their name when the name is specified in EL. For example, for what I described above (entityHome.myMethod), would the entityHome need a method named myMethod, or getMyMethod?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019215#4019215

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



More information about the jboss-user mailing list