In ServletContext.getNamedDispatcher(string arg0) arg0 is the
A.
url of a servlet relative to the ServletRequest
B.
url of a servlet relative to the Context
C.
name of a servlet
D.
absolute url to any servlet in any Context
In ServletContext.getNamedDispatcher(string arg0) arg0 is the
In ServletContext.getNamedDispatcher(string arg0) arg0 is the
A.
url of a servlet relative to the ServletRequest
B.
url of a servlet relative to the Context
C.
name of a servlet
D.
absolute url to any servlet in any Context
C.
http://docs.oracle.com/javaee/6/api/javax/servlet/ServletContext.html#getNamedDispatcher(java.lang.String)
C