Hi, I use JSF and MyFace in a webapp. I use some managed bean ( declared in the face-config.xml) I would like to know if it's possible to create a managed bean at the begining (like a tag <load-on-startup> we can use in servlet) and not only when requested for the first time...
Thanks, Mat
