-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Juan,

Juan Espinosa wrote:
> Dou you mean that i must put in every jsp page something like this
> 
> <%@ page language="java" contentType="text/html; charset=UTF-8"
> pageEncoding="UTF-8"%>

My experience with JSP is very limited, but I think that you can change
the output encoding of all JSPs by modifying the server's web.xml where
the JSP compiler servlet is declared.

Check the archives for "jsp" and "utf-8". If you can't find anything,
ask again about how to force all JSPs to emit UTF-8.

Also, if you are fronting Tomcat with a web server such as Apache httpd,
you might need to make sure that the web server isn't modifying your
content type or response encoding headers.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF1IRY9CaO5/Lv0PARAkusAKCR3gQcLe+M+piwBhsJ05QoU6gDNgCgqyRx
Hkwvs/21p5OGQjJtm8d1/lQ=
=7aYr
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to