public interface Action
Modifier and Type | Method and Description |
---|---|
ActionForward |
execute(ActionMapping mapping,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
ActionForward execute(ActionMapping mapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws Exception
Exception