The
Apache Struts Project is the open source community
of diverse group of contributors who actively create and maintain the Apache
Struts framework for parent organization i.e.
"Apache Software Foundation". The Apache
Struts Project offers two major versions of the
Struts framework i.e. Struts1.x
and Struts
2.x, which are free and open source frameworks
for creating Java web applications.
Struts
1 is the most popular, mature, well documented,
widely supported framework and is the best choice
for those who value proven solutions to common
problems. However
Struts
2, the new version of Struts, is simpler to use
and is the best choice for those who value elegant
solutions to difficult problems. Struts
2 makes web application development faster and
more productive.
Struts
1.x
-
Introduction
to the Apache Struts
-
MVC
Architecture
-
Struts
Architecture
-
How
Struts Works?
-
Introduction
to the Struts Controller
-
Introduction
to the Struts Action Class
-
Using
Struts ActionFrom Class
-
Using
Struts HTML Tags
-
Introduction
to Struts Validator Framework
-
Client
Side Address Validation in Struts
-
Custom
Validators Example
-
Developing
Application with Struts Tiles
-
Using
tiles-defs.xml in Tiles Application
Advance
Struts
-
Struts
DynaActionForm
-
Struts
File Upload
-
Struts
file upload and save on server
Struts
Actions Examples
-
Struts
Built-In Actions
-
Struts
Dispatch Action Example
-
Struts
Forward Action
-
Struts
LookupDispatchAction Example
-
Struts
MappingDispatchAction Example
-
STRUTS
ACTION - AGGREGATING ACTIONS IN STRUTS
-
Configuring
Struts DataSource Manager on Tomcat 5
-
STRUTS
INTERNATIONALIZATION
-
Developing
Struts PlugIn
-
Struts
Nested Tag
-
Struts
Logic Tags Examples
Struts
2
-
Struts
2 Features
-
Struts
2 History
-
Struts
2 Architecture
-
Why
Struts 2
-
Struts
1.x Vs Struts 2.x
-
Downloading
and Installing Struts 2
Struts
2 Hello World Application
-
Creating
the development directory Structure
-
Writing
Jsp, Java and Configuration files
-
Struts
2 xml configuration file
-
Struts
2 Actions Example
-
Struts
2 Actions Introduction
-
Struts
2 Redirect Action
Struts
2 Login Application
-
Developing
Login Application in Struts 2
-
Adding
Validation to Struts 2 Login Application
-
Running
and testing application
-
Client
Side Validation in Struts 2 Login Application
-
Validations
using Struts 2 Annotations
-
More
Struts Validator Examples
-
Login/Logout
With Session
-
Connecting
to MySQL Database in Struts 2 (Struts 2 MySQL)
Struts
2 Tags
-
Struts
Tags
|