public class AuthenticationAction extends Action (Code)
This example action simulates a simple authentication system
and generates the approriate ActionErrors and
ActionMessages. This action will be tested with
AuthenticationActionTest in order
to demonstrate the usage of
com.mockrunner.struts.ActionTestModule .