https://issues.apache.org/bugzilla/show_bug.cgi?id=56692
--- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> --- 1. Please provide a sample web application that reproduces the issue. 2. If parsing the parameters failed (e.g. due to an IOException), the list of parameters will be empty. This is expected behaviour, as defined by Servlet Specification. In case of a parsing failure request.getAttribute("org.apache.catalina.parameter_parse_failed") will return a non-null value. 3. Debugging: http://wiki.apache.org/tomcat/FAQ/Developing#Debugging -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org