Class PortalRequestProcessor

Object
com.liferay.portal.struts.PortalRequestProcessor

public class PortalRequestProcessor extends Object
Author:
Brian Wing Shun Chan, Jorge Ferrer, Wesley Gong, Mika Koivisto, Neil Griffin
  • Field Details

  • 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:
      IOException
      jakarta.servlet.ServletException