cancel
Showing results for 
Search instead for 
Did you mean: 

jsf managed bean or spring bean

bluearth
Champ in-the-making
Champ in-the-making
Hi,

When registering backing beans for wizard and dialog, is it suppose to be registered as:

-  JSF managed bean (declared in faces-config-custom.xml) …
-  …or as spring bean (declared in my-context.xml somehere in the classpath)
?

Is it possible to mix them both?
Is there any way to refer to JSF managed beans from spring context files?

thanks.
1 REPLY 1

savic_prvoslav
Champ on-the-rise
Champ on-the-rise
faces-config-custom.xml
for dialog and wizards config is  in hire