User-submitted J2EE Projects

94
1823 reads
TheAlchemist's picture

Submitted by

TheAlchemist
Tiles Definitions
The below example demonstrates Tiles definitions in Struts. In this example defs.xml file contains all the Tile definitions.On clicking the links , only the body part of the page should change.
Tiles Definitions

Run It Now!
90
1687 reads
TheAlchemist's picture

Submitted by

TheAlchemist
Security
The below example demonstrates security in Struts. In this example you will see role based security in web.xml file using security-role tag. only registered user and adminitrator are authorized.
Security

Run It Now!
92
2120 reads
Securing Struts2 Apps
The below example demonstrates security in Struts. In this example you will see role based security in web.xml file using security-role tag. only tomcat has role.
Securing Struts2 Apps

Run It Now!