This link has been bookmarked by 5 people . It was first bookmarked on 18 Jun 2007, by Navneet Kumar.
-
21 Jun 10
-
Apache Struts 2 Architecture in a Nutshell
-
-
15 Dec 07
-
validation and localization as a first-class features
-
Struts provides Controller and View components
-
The tags interact with the framework's validation and internationalization features, to ensure that input is correct and output is localized
-
To transfer data between the Model and the View, properties can be placed on the Action class, or on a plain old JavaBean.
-
ophisticated, automatic type conversion to simplify transfering data between rich domain objects and text-only HTTP requests
-
Every class deployed by the framework is based on an interface
-
- Servlet API 2.4
- JSP API 2.0
- Java 5
Struts 2 requires
-
-
18 Jun 07
-
08 May 07
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.