[jboss-user] [JBoss Seam] - Re: getter method called hundereds of times

pete.muir@jboss.org do-not-reply at jboss.com
Sat Oct 27 14:05:51 EDT 2007


JSF doesn't cache the value got from a backing bean - it just invokes the value binding every time.  Whether this is the ideal behaviour is up for discussion.  So don't put expensive logic in your getter!

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

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



More information about the jboss-user mailing list