Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change 
notification.

The following page has been changed by CraigMcClanahan:
http://wiki.apache.org/struts/ShaleAndSpring

------------------------------------------------------------------------------
  
  This technique allows you to transparently use JSF value binding expressions 
(either in components, or through programmatic manipulation) that access beans 
managed by Spring instead of by the JSF managed beans facility.
  
+ In order to use this facility, simply include the following JAR files in your 
{{{/WEB-INF/lib}}} directory:
+ 
+ * From Shale, {{{shale-spring.jar}}} (in addition to {{{shale.jar}}}
+ 
+ * From Spring, {{{spring-core.jar}}}, {{{spring-context.jar}}}, and 
{{{spring-web.jar}}}
+ 

Reply via email to