User-submitted Struts Projects

93
1977 reads
Billy's picture

Submitted by

Billy
Tags:

OGNL
The below example demonstrates how to use List,Map and array in struts program.
OGNL

Run It Now!
89
1995 reads
Billy's picture

Submitted by

Billy
Tags:

Interceptors
The below example demonstrates how to invoke Interceptors in struts 2 framework.
Interceptors

Run It Now!
85
1635 reads
User info struts
The below example demonstrates how to create a model in struts. The example allows the user to create edit or delete user details.
Run It Now!
100
1608 reads
poojak's picture

Submitted by

poojak
Generic tag
The below example demonstrates the use of generic tags in struts. The example provides the user with a list of link which clicked will generate corresponding output.
Run It Now!
115
2041 reads
Mindscript's picture

Submitted by

Mindscript
Struts2 - Tiles Integration
The below example demonstrates how to integrate Struts 2 and Tiles using the struts2 tiles plugin.
Struts2 - Tiles Integration

Run It Now!
107
2125 reads
Zero Configuration in Struts2
The below example demonstrates Zero configuration Struts 2. In this example you will see how to make application without struts.xml file.
Zero Configuration in Struts2

Run It Now!
107
1592 reads
Mindscript's picture

Submitted by

Mindscript
Tags:

MVC2
The below example demonstrates how to make registration stuff in struts framework using MVC architecture. so this example has 2 links also like previous example on index.jsp page.
MVC2

Run It Now!
113
1471 reads
Mindscript's picture

Submitted by

Mindscript
Struts2 w/ MVC2
The below example demonstrates how to make registration page and display registered stuff.
Struts2 w/ MVC2

Run It Now!
123
1592 reads
Action and Results
This example demonstrates how to use Actions and results in struts framework.
Action and Results

Run It Now!
123
1547 reads
JavaKoder's picture

Submitted by

JavaKoder
Hello World Using Annotations
The below example demonstrates how to integrate Spring and Struts 2 with the help of a simple hello world example.
Hello World Using Annotations

Run It Now!