Class JspContextHolder


  • public final class JspContextHolder
    extends java.lang.Object
    Keeps the jsp context as a ThreadLocal variable in one place.
    • Method Detail

      • getJspContext

        public static JspContext getJspContext()
      • removeJspContext

        public static void removeJspContext()