Struts 2.2.1 - Struts 2.2.1 Tutorial
The Struts 2.2.1 framework is released with many new features. Here in this tutorial you will find detailed explanation of Struts 2.2.1 framework.Struts 2.2.1 framework is based on MVC design pattern. It is one of the most used frameworks to create web applications using MVC design pattern in Java technology. Struts 2.2.1 provides Ajax support and can be used to develop Web 2.0 applications.
Struts 2.2.1 framework is highly extensible framework and also supports the plugins and interceptors for advance programming.
In this section we are providing complete tutorial on Struts 2.2.1 framework.
Prerequisites for Struts 2.2.1 tutorial
You should have prior development experience in JSP, Servlet and good understanding of Core Java. Good understanding to web application and must have prior web application development experience.
Let's get started with Struts 2.2.1
Beginning Struts 2.2.1
- Features of Struts 2.2.1
- Understanding MVC design pattern
- Developing Hello World application
- Running and testing the example
- Struts 2 hello world application using annotation
- Running and testing the example
- Advance Struts Action
- Introduction to Action interface
- Introduction to ModelDriven interface with example
- Example of ActionSupport class
- Implementing Actions in Struts 2
- Chaining Actions in Struts
- Configuring Actions in Struts application
- About Struts 2.2.1 Login application
- Create JSP file
- Create Action class
- Add configuration in struts.xml file
- Build and test application
- Result interface in Struts 2.2.1
- Chain Result Example
- Dispatcher Result Example
- HttpHeader Result Example
- Redirect Result Example
- Redirect Action Result Example
- Stream Result example
- Introduction to XSL Result and its example
- Learn how to use PlainText Result
- Tiles Result Example in Struts 2.2.1
- Introduction to PreResultListener
- How to work with Multipage Forms in Struts 2.2.1
- Pagination example in Struts 2.2.1
- Introduction to Validation Interceptor
- Client side Validation
- Server side Validation
- AJAX Validation
- Using Field Validators
- Using Non Field Validators
- Login form validation example
- Type of Struts 2.2.1 tags
- Example of Generic Tags
- Example of UI Tags
- Example of Themes and Templates
- Example of Ajax Tags
- Example of OGNL
- Example of Tabular inputs
- How to use Checkboxes in Struts 2.2.1 applications
- Example of Iterator tag in Struts 2.2.1
- Learn how to format dates and numbers in Struts 2.2.1
- Skinning example in Struts 2.2.1
No comments:
Post a Comment