You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2008/02/05 09:36:16 UTC

[Myfaces Wiki] Update of "JSF With Spring" by CagatayCivici

Dear Wiki user,

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

The following page has been changed by CagatayCivici:
http://wiki.apache.org/myfaces/JSF_With_Spring

------------------------------------------------------------------------------
  
  However Spring 2.x does support request and session scopes, and so can be used as a complete replacement for JSF managed bean declarations. 
  
- There are several excellent tutorials on this written by Catagay Civici:
+ There are several excellent tutorials on this written by Cagatay Civici:
   * For Spring 2.5: http://cagataycivici.wordpress.com/2007/12/19/annotate-jsf-beans-with-spring-25/
   * For Spring 2.0: http://cagataycivici.wordpress.com/2007/09/10/using-spring-to-manage-jsf-beans/
   * For Spring 1.x: http://cagataycivici.wordpress.com/2005/12/25/integrating_jsf_and_spring/