MCPcopy Index your code
hub / github.com/apache/tomcat / getContextPath

Method getContextPath

java/jakarta/servlet/ServletContext.java:69–69  ·  view source on GitHub ↗

Return the main path associated with this context. @return The main context path @since Servlet 2.5

()

Source from the content-addressed store, hash-verified

67 * @since Servlet 2.5
68 */
69 String getContextPath();
70
71 /**
72 * Returns a <code>ServletContext</code> object that corresponds to a specified URL on the server.

Callers 15

serviceMethod · 0.95
startInternalMethod · 0.95
doGetMethod · 0.65
doGetMethod · 0.65
doGetMethod · 0.65
doGetMethod · 0.65
doGetMethod · 0.65
doGetMethod · 0.65
JspRuntimeContextMethod · 0.65
pushMethod · 0.65
makeYoungestMethod · 0.65

Implementers 5

TesterServletContexttest/org/apache/tomcat/unittest/Tester
JspCServletContextjava/org/apache/jasper/servlet/JspCSer
NoPluggabilityServletContextjava/org/apache/catalina/core/Standard
ApplicationContextjava/org/apache/catalina/core/Applicat
ApplicationContextFacadejava/org/apache/catalina/core/Applicat

Calls

no outgoing calls

Tested by 5

serviceMethod · 0.76
doGetMethod · 0.52
doGetMethod · 0.52
doGetMethod · 0.52
doGetMethod · 0.52