Class ServletLibrary


  • public class ServletLibrary
    extends Object
    • Constructor Detail

      • ServletLibrary

        public ServletLibrary()
    • Method Detail

      • getContextPath

        @Deprecated
        public static String getContextPath​(javax.servlet.ServletContext context)
        Deprecated.
        avoid using this if you can help it.
        TODO(bdferris): This method of determining the context path is pretty hacky. See if we can refactor existing users of this method to do something different.
        Parameters:
        context -
        Returns: