Class ResourceUtil

Object
com.liferay.portal.kernel.servlet.ResourceUtil

public class ResourceUtil extends Object
Author:
Minhchau Dang
  • Constructor Details

    • ResourceUtil

      public ResourceUtil()
  • Method Details

    • getObjectValuePair

      public static ObjectValuePair<javax.servlet.ServletContext,URL> getObjectValuePair(String requestPath, String requestURI, javax.servlet.ServletContext defaultServletContext) throws IOException
      Throws:
      IOException
    • getPathServletContext

      public static javax.servlet.ServletContext getPathServletContext(String requestPath, String requestURI, javax.servlet.ServletContext defaultServletContext) throws IOException
      Throws:
      IOException
    • getResourceURL

      public static URL getResourceURL(String requestPath, String requestURI, javax.servlet.ServletContext defaultServletContext) throws IOException
      Throws:
      IOException