Welcome to the Yaacfi Struts demo ...
a protected page
(the user should be in role role1 to access it).
yet one protected page
(the user should be in role admin to access it).
login (explicit)
log out
The test user login is pupkin, and its password is stam.
The test user has only role role1, so it can not access the "admin" pages.
The case when a user posts to a protected area
is inreresting especially ...