Package | Description |
---|---|
com.liferay.portal.kernel.struts |
Modifier and Type | Class and Description |
---|---|
class |
BaseStrutsAction
Deprecated.
As of Judson (7.1.x), replaced by
StrutsAction |
Modifier and Type | Method and Description |
---|---|
default String |
StrutsAction.execute(StrutsAction originalStrutsAction,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
Deprecated.
As of Judson (7.1.x), replaced by
execute(HttpServletRequest, HttpServletResponse) |
String |
BaseStrutsAction.execute(StrutsAction originalStrutsAction,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
Deprecated.
|