多项选择题
A RequestDispatcher can be obtained from which two objects? ()
A. ServletConfig
B. ServletContext
C. HttpServletRequest
D. HttpServletResponse
点击查看答案
相关考题
-
多项选择题
Inwhichtwolocationscanlibrarydependenciesbedefinedforawebapplication?()
A. the web application deployment descriptor
B. the /META-INF/dependencies.xml file
C. the /META-INF/MANIFEST.MF manifest file
D. the /META-INF/MANIFEST.MF manifest of a JAR in the web application classpath -
单项选择题
Which defines the welcome files in a web application deployment descriptor?()
A.A
B.B
C.C
D.D
E.E -
多项选择题
Whichthreearedescribedinthestandardwebapplicationdeploymentdescriptor?()
A. session configuration
B. MIME type mappings
C. context root for the application
D. servlet instance pool configuration
E. web container default port bindings
F. ServletContext initialization parameters
