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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...