[jboss-user] [JBoss Seam] - Re: Avoiding the DRY Principle with beans
CptnKirk
do-not-reply at jboss.com
Tue Jul 11 17:08:49 EDT 2006
JSF will use reflection to call the getName() method on your employee object. As long as this object (in its most narrow form) has that method you should be good to go.
In this case it might just be simpler to try it first and ask questions later if it doesn't work. :)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957150#3957150
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957150
More information about the jboss-user
mailing list