We are getting following error:
java.io.CharConversionException: Not an ISO 8859-1 character: <83>.
It is not just <83>. Sorry I missed those last time.
We are working with java6. If I use tomcat 5.5.23 it is working... But we
would like to use the tomcat 6.
awarnier wrote:
&
We are facing an encoding issue in apache-tomcat-6.0.20. This is working in
tomcat 5.5.23. We are trying to make a get request to external site. The
page contains some utf-8 characters. When we access the page from the
application we are getting the following error.
Can you please help us to r