Can you post your full XHTML page and your backing bean code? And probably also the code for the entities that are in acaoList?
Which constructor is being called 5 times? The constructor for acaoList? The easiest (and only good way) of figuring out what is slowing you down on is to run your code through a profiler. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090885#4090885 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4090885 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
