.net HttpContext.Current.Request.RawUrl 获取当前请求的原始URL 是什么意思什么是原始URL,取得的值是什么,在JAVA中该如何实现 请指教
request.getRequestURI();