I found a partial solution for this problem: I invoke the init() method in a getter of an attribute that is used in the xhtml page. The problem with this solution is that the setter of this same attribute is never invoked when I submit in the form. Any way with the StateFul bean the problem in entirely resolved. Thank you
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079709#4079709 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079709 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
