https://issues.apache.org/bugzilla/show_bug.cgi?id=51833

Konstantin Kolinko <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Konstantin Kolinko <[email protected]> 2011-09-16 
12:47:03 UTC ---
As I already explained several days ago to somebody else on the users@ list,
this behaviour is required by the Servlet specification.

See servlet-2_5-mrel2-spec.pdf  ch. SRV.3.1, Quote:
[[[
Path parameters that are part of a GET request (as defined by HTTP 1.1) are not
exposed by these APIs. They must be parsed from the String values
returned by the
getRequestURI method or the getPathInfo method.
]]]

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to