[jboss-user] [JBoss Seam] - Re: Seam and JSF EL Expression
thejavafreak
do-not-reply at jboss.com
Wed Sep 19 23:30:44 EDT 2007
The first one will get the instance of messageList from someService component
The second one will get the messageList that is created by the @Factory
I prefer using the second one since sometimes I need to get the rowCount from the messageList but the first one is good also. It's a matter of preference and your coding style
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4086419#4086419
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4086419
More information about the jboss-user
mailing list