Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Struts 2 »

Re: Spanish characters

Shuai Zheng

2007-02-15


Juan is correct.

For myself, I just add the following line into every page:
<%@(protected)" %>

And also, save all the page under UTF-8 mode. If you use Eclipse, you can
see the encode in file properties.

Regards,

Zheng Shuai

On 2/15/07, Juan Espinosa <pcexplorer@(protected):
>
> Dou you mean that i must put in every jsp page something like this
>
> <%@(protected)"
> pageEncoding="UTF-8"%>
>
> Juan
>
> -----Mensaje original-----
> De: Christopher Schultz [mailto:chris@(protected)]
> Enviado el: jueves, 15 de febrero de 2007 11:09
> Para: Struts Users Mailing List
> Asunto: Re: Spanish characters
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Juan and Zheng,
>
> Shuai Zheng wrote:
> > Add the following line into your web.xml
>
> It's only appropriate to use the CharacterEncodingFilter to force your
> requests to be UTF-8 if all your pages are being /served/ in UTF-8.
>
> Since you want to deal with "special" characters, you should set
> everything
> to UTF-8.
>
> - -chris
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFF1Glo9CaO5/Lv0PARAorUAKCAL0/IGrLHb6RtCTGx6CAvrlpJBgCgr6nS
> rIFEqFCSlJW2sz7XzYJORr0=
> =vk4l
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.441 / Virus Database: 268.17.39/687 - Release Date:
> 14/02/2007
> 16:17
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.441 / Virus Database: 268.17.39/687 - Release Date:
> 14/02/2007
> 16:17
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)
>
>
©2008 junlu.com - Jax Systems, LLC, U.S.A.