https://issues.apache.org/bugzilla/show_bug.cgi?id=54981

            Bug ID: 54981
           Summary: ServletContext.getJspConfigDescriptor() should return
                    null when there is no jsp configuration
           Product: Tomcat 7
           Version: 7.0.40
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

According to Servlet 3.0 javadoc ServletContext.getJspConfigDescriptor() must
return NULL when there is no jsp configuration:

"
Returns:
the <jsp-config> related configuration that was aggregated from the web.xml and
web-fragment.xml descriptor files of the web application represented by this
ServletContext, or null if no such configuration exists
"

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to