在HttpServletRequest接口中,用于获取请求URL中的额外路径信息的方法是( )
2023-12-01Javaweb
在HttpServletRequest接口中,用于获取请求URL中的额外路径信息的方法是( )
A.getMethod()
B.getPathInfo()
C.getContextPath()
D.getProtocol()
正确答案是B

在HttpServletRequest接口中,用于获取请求URL中的额外路径信息的方法是( )
A.getMethod()
B.getPathInfo()
C.getContextPath()
D.getProtocol()
正确答案是B