[jboss-user] [JBoss Seam] - Re: seam s:link fetchs list multiple times. big error !
pete.muir@jboss.org
do-not-reply at jboss.com
Sun Jul 8 09:29:00 EDT 2007
Yes, this is the way JSF works. It doesn't cache the result of a valuebinding. This is why @Factory style pattern is useful (or of course EntityQuery as it caches the query result until the query is dirtied).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061703#4061703
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4061703
More information about the jboss-user
mailing list