polishing

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3601 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Juergen Hoeller
2010-08-16 21:24:21 +00:00
parent 162a2b535a
commit 6e2e676581
3 changed files with 4 additions and 13 deletions
@@ -283,8 +283,6 @@ public class UrlPathHelper {
/**
* Return the query string part of the given request's URL. If this is a forwarded request,
* correctly resolves to the query string of the original request.
* <p>Relies on the Servlet 2.4 'forward' attributes. These attributes may be set by
* other components when running in a Servlet 2.3 environment.
* @param request current HTTP request
* @return the query string
*/