Sorry, my previous message can't understand anybody... I'm trying to inject a spring's bean into a PhaseListener, and I want to do it in the faces-config.xml file. Can I do it with JSF-Spring?
Thanks, again.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you for your response. If I can inject a bean of Spring's factory in my PhaseListener, do I have to modify faces-config.xml? I've been reading your documentation, but it isn't still complete. Is it?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Sorry, my previous message can't understand anybody... I'm trying to inject a spring's bean into a PhaseListener, and I want to do it in the faces-config.xml file. Can I do it with JSF-Spring?
Thanks, again.
Yes, JSF-Spring is able to configure most of JSF's plugins (NavigationHandler, ViewHandler, PhaseListener, Renderer etc.)
Thank you for your response. If I can inject a bean of Spring's factory in my PhaseListener, do I have to modify faces-config.xml? I've been reading your documentation, but it isn't still complete. Is it?