Uses of Class
org.conical.common.bbl.web.struts.actions.BaseAction
Package
Description
Contains action classes to assist in the development of Struts2 applications.
-
Uses of BaseAction in org.conical.common.bbl.web.struts.actions
Modifier and TypeClassDescriptionclass
This action should be referred to when a user help button or link is clicked.class
Attempts to log user into the application using the authentication settings in authentication.properties.class
This class exists as a simple child of BaseAction to show how little code must be written to implement an action.