v1.1 |
- Form-based authentication added.
- Usernames and passwords held in database.
- Database connection stored in context.xml file
- Role-based authorisation added on selected actions.
- Prime example is SaveContactAction
- Roles specified in struts-config.xml
- Role checking code in JimBaseAction
- RequestorProcessor overridden to gain control over action
|
2004-Dec-09 |