Package com.liferay.portal.struts
Class PortalRequestProcessor
Object
com.liferay.portal.struts.PortalRequestProcessor
- Author:
- Brian Wing Shun Chan, Jorge Ferrer, Wesley Gong, Mika Koivisto, Neil Griffin
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPortalRequestProcessor(ModuleConfig moduleConfig, jakarta.servlet.ServletContext servletContext, String servletName) -
Method Summary
Modifier and TypeMethodDescriptionvoidprocess(jakarta.servlet.http.HttpServletRequest httpServletRequest, jakarta.servlet.http.HttpServletResponse httpServletResponse)
-
Field Details
-
INCLUDE_PATH_INFO
- See Also:
-
INCLUDE_SERVLET_PATH
- See Also:
-
-
Constructor Details
-
PortalRequestProcessor
public PortalRequestProcessor(ModuleConfig moduleConfig, jakarta.servlet.ServletContext servletContext, String servletName)
-
-
Method Details
-
process
public void process(jakarta.servlet.http.HttpServletRequest httpServletRequest, jakarta.servlet.http.HttpServletResponse httpServletResponse) throws IOException, jakarta.servlet.ServletException - Throws:
IOExceptionjakarta.servlet.ServletException
-