Is there a way to automatically call an init() method after all setters have been called on a managed-bean? I am looking for something I can put in the .xml config file or an interface that I can extend.
Spring has this facility. We are using Spring for most of the framework but using JSF managed-bean facility for all backing beans. thanks L -- View this message in context: http://www.nabble.com/JSF-lifecyle---managed-bean-tf3172695.html#a8801378 Sent from the MyFaces - Users mailing list archive at Nabble.com.

