RE: GET FORM Encoding Test JSP

2006-04-04 Thread Allistair Crossley
Beg your pardon, it was in the FAQ and BZ. Connector elements have an attribute available URIEncoding="UTF-8" AC. -Original Message- From: Allistair Crossley [mailto:[EMAIL PROTECTED] Sent: 04 April 2006 13:20 To: tomcat-user@jakarta.apache.org Subject: GET FORM Encoding Te

GET FORM Encoding Test JSP

2006-04-04 Thread Allistair Crossley
Hi, The following JSP presents a well-known problem found all over the web regarding GET form submissions not encoding form parameters properly. The issue does not exist with POST. I have read just about every article on the web about this issue, and the below JSP incorporates all of the solu