https://issues.apache.org/bugzilla/show_bug.cgi?id=49303
Summary: Problem using "response.sendRedirect" to redirect to URL that includes "ñ" or tilde Product: Tomcat 5 Version: 5.5.28 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Jasper AssignedTo: dev@tomcat.apache.org ReportedBy: m.perez.mangl...@gmail.com I´m trying to redirect to a URL that includes "ñ" using "response.sendRedirect", but it parses wrongly this kind of character; I´ve tried it using "URLEncoder" and differents encondings (UTF-8,UTF-16,etc). What´s the correct way to do this redirect? Thanks. -- 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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org