jsf - Spring El Expression -


I'm switching from face-config to spring and want to know how you can remove another asset from a bean Are:

Example

  & lt; Bean id = "Myben" class = "Bean 1" & gt; & Lt; / Bean & gt; & Lt; Bean id = "Mybene 2" class = "Bean 2" & gt; & Lt; Constructor-arg ref = "# {myBean1.value}" /> & Lt; / Bean & gt;  

has been upgraded to Spring 3.0 which is the spring L support


Comments