Class RedirectionAction
java.lang.Object
com.zfabrik.util.microweb.actions.RedirectionAction
- All Implemented Interfaces:
IAction
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RedirectionAction
-
-
Method Details
-
handle
public OutCome handle(jakarta.servlet.ServletContext context, jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse res) throws jakarta.servlet.ServletException, IOException - Specified by:
handle
in interfaceIAction
- Throws:
jakarta.servlet.ServletException
IOException
-