【单选题】J2EE 中,()类()方法用于返回应用程序的上下文路径。 A. HttpServletRequest、getContextPath() B. HttpServletRequset 、 getPathInfo() C. ServletContext 、 getContextPath() D. ServletContext 、 getPathInfo()
【单选题】J2EE 中,()类()方法用于返回应用程序的上下文路径。 A. HttpServletRequest、getContextPath() B. HttpServletRequset 、 getPathInfo() C. ServletContext 、 getContextPath() D. ServletContext 、 getPathInfo()
HttpServletRequest中获取请求行的参数部分,即url路径中?后的所有内容的方法是() A: getRequestURI() B: getQueryString() C: getContextPath() D: getRequestURL()
HttpServletRequest中获取请求行的参数部分,即url路径中?后的所有内容的方法是() A: getRequestURI() B: getQueryString() C: getContextPath() D: getRequestURL()
1