Interface IAction
- All Known Implementing Classes:
BeanDerivedAction,ChainAction,DecorationAction,ExactPathGate,ForwardAction,I18NAction,IncludeAction,InternalDispatchGate,LogoutAction,PageViewAction,PassThroughAction,RedirectionAction,RoleConstraintGate,XSRFGate
public interface IAction
-
Method Summary
-
Method Details
-
handle
OutCome handle(jakarta.servlet.ServletContext context, jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse res) throws jakarta.servlet.ServletException, IOException - Throws:
jakarta.servlet.ServletExceptionIOException
-