| Author |
Why Struts and JSF integration?
|
Basel Al-Mustafa
Greenhorn
Joined: Nov 27, 2004
Posts: 27
|
|
Hi, Many of the JSF books in the market dedicate a special chapter for intergating the two frameworks. As a matter of fact I have never used Struts before and directly started reading about JSF. Do we realy need that integration?
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
The integration is usually mentioned because Struts is the defacto framework in the industry. A lot of people have spent a lot of time developing their Struts application and by integrating the 2 the only part that really needs reworked is the view. Not to mention that there is a draft proposal for Struts 2.0 codename Shale that suggests replacing Struts taglibs with JSF.
|
 |
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
Here is the link to 'Shale' http://svn.apache.org/viewcvs.cgi/*checkout*/struts/sandbox/trunk/struts-shale/README.html I wonder how the find names for their products.
|
Groovy
|
 |
 |
|
|
subject: Why Struts and JSF integration?
|
|
|