Factory methods are not the right way to do what you want to do. There are many other ways, one would be an a:support on your select box that calls a loadUser() method on a backing component, which sets the user variable in the PAGE context.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095156#4095156 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095156 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
