If your backing bean is stateful then it re-uses the current value of the 
result count each time unless the parameters have changed. Check to see if your 
backing bean is stateful, and if it is, trace through the getResultCount method 
to see why it is being recalculated each time.

Cheers,

Andy

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106590
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to