October 15, 2005
15 October 2005 - [Miscs] Apache Struts - Get a better handle on Struts actions, with Spring
"Struts Recipes co-author George Franciscus is back with another great Struts integration recipe -- this time for importing Struts applications into the Spring framework. Follow along as George shows you how to revamp Struts actions so they can be managed just like Spring beans. The result is a boosted web framework that easily reaps the benefits of Spring AOP."
* http://www-128.ibm.com/developerworks/java/library/j-sr2.html
Posted by Tetsuya Kitahata at October 15, 2005 11:32 AMProject Info -- Apache Struts
The Apache Struts Project offers two major versions of the Struts framework. Struts 1 is recognized as the most popular web application framework for Java. Struts 1 is the best choice for teams who value proven solutions to common problems. Struts 2 was originally known as WebWork 2. The 2.x framework is the best choice for teams who value elegant solutions to difficult problems.
Releases can be downloaded from http://struts.apache.org/downloads.html
Project Website http://struts.apache.org Programming Languages Java Categories web-framework Mailing Lists http://struts.apache.org/mail.html Bug/Issue Tracker http://issues.apache.org/struts/ Project Management Committee Apache Struts Access to the source code:
Browse http://svn.apache.org/viewcvs/struts/ SVN Direct https://svn.apache.org/repos/asf/struts/
http://www.apachenews.org/archives/000765.html
[ Category : Apache Struts ] (PDF)(XML)
[ Category : Miscs ] (PDF)(XML)

