Hello, I developped an application that uses UTF8 encoding since it needs to display arabic characters. When directly accessing the application from Tomcat, everything works fine. When I tried to access it through Apache web server and mod jk, I have problems to display such characters. Utf8 is correctly configured within Apache web server since I can display them from static pages. So it seems the problem comes from mod jk.
Is there a way to configure modjk to use utf8 encoding for http requests and responses? Thanks very much for your answers. Thierry --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org