After a few months of reduced activity, the JSF-Spring team has released version 2.7 of their JSF-Spring integration library. This release fixes a couple of bugs and provides compatibility with Spring 1.1.2 - 1.1.4.
JSF-Spring provides glue code for comprehensive integration of JSF (JavaServer Faces) and the Spring framework. This is done in a implementation independent way so that it can be used with any JSF implementation.
Check out the JSF-Spring home page for more details and download links: http://jsf-spring.sourceforge.net/
-
New version of JSF-Spring released (4 messages)
- Posted by: Wolfgang Wopperer
- Posted on: February 22 2005 07:50 EST
Threaded Messages (4)
- New version of JSF-Spring released by michal malecki on February 23 2005 08:11 EST
- Portal-friendly? by Paul Holmes-Higgin on February 23 2005 10:00 EST
- Portal-friendly? by Andreas Kuhrwahl on March 02 2005 03:38 EST
- New version of JSF-Spring released by Rod Johnson on February 24 2005 10:26 EST
-
New version of JSF-Spring released[ Go to top ]
- Posted by: michal malecki
- Posted on: February 23 2005 08:11 EST
- in response to Wolfgang Wopperer
Great, it's really a cool thing to integrate these two frameworks :) -
Portal-friendly?[ Go to top ]
- Posted by: Paul Holmes-Higgin
- Posted on: February 23 2005 10:00 EST
- in response to Wolfgang Wopperer
Great to see some progress on this.
Sun seem to have moved JSF on a bit so it'll work in their Portal - how friendly will Spring-JSF be to JSR-168 portals?
Cheers
Phh. -
Portal-friendly?[ Go to top ]
- Posted by: Andreas Kuhrwahl
- Posted on: March 02 2005 03:38 EST
- in response to Paul Holmes-Higgin
We will check the next specification and probably support the portal specs. -
New version of JSF-Spring released[ Go to top ]
- Posted by: Rod Johnson
- Posted on: February 24 2005 10:26 EST
- in response to Wolfgang Wopperer
Spring also ships a simpler JSF integration in its core distribution. However, JSF-Spring is designed to address more advanced scenarios.