https://bz.apache.org/bugzilla/show_bug.cgi?id=59641
--- Comment #2 from Robert <[email protected]> --- OK, the web container does not decode the String, but should id force-encode it? The colon character in the path part of an URL is not being encoded in the original request, but it is encoded if I use the requestDispatcher to forward the request. It looks inconsistent. -- Robert -- 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]
