Re: How to simulate UTF-8 encoded request parameters
"James Abley" <[email protected]>
| Newsgroups | gmane.comp.web.httpunit.devel |
|---|---|
| Message-ID | <[email protected]> |
I haven't fully understood your problem. Is the problem with your Servlet, or is it with HTTPUnit? If it's your servlet, then potentially the container can be configured to decode parameters using UTF-8 rather than Latin-1, or whatever. For example, see Tomcat, especially, the URIEncoding attribute on a Connector. http://tomcat.apache.org/tomcat-5.5-doc/config/http.html >From the sounds of your initial post, it sounds like you've done something like this? Do you have test cases which are hitting the full servlet, rather than something within HTTPUnit? James On 12/04/07, andresgr <[email protected]> wrote: > Google for "httpunit utf". > > :) > > > -- > -=-=-=-=-=-=-=-=-=-=-=-=- > Andrés González. > http://coyotevil.blogspot.com > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Httpunit-develop mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/httpunit-develop > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV