You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Yousri BENDI ABDALLAH <b....@gmail.com> on 2008/06/02 17:08:24 UTC

Struts2, Uncodage / Charset=ISO-8859-1

Good morning,

I use the tag <s:select> of struts 2, with a list
<s: select name = "month" list = "# (0: 'January', 1: 'February', 2:
'March', 3: 'April', 4: 'May', 5: 'June', 6: 'July', 7: 'August', 8:
'September', 9: 'October', 10: 'November', 11: 'December') "headerKey =" -1
"headerValue =" - All months - "/>

My page is http-equiv = "Content-Type" content = "text / html; charset =
ISO-8859-1"

On a weblogic on windows is good
or on a Linux server, accents displayed in ^y, and if I met February as it
appears they are c normal since it is a list, but I can not say how the tag
encoded in ISO struts2 -8859-1?


 LANG = en_US.ISO-8859-01

Best regards

Re: Struts2, Uncodage / Charset=ISO-8859-1

Posted by Yousri BENDI ABDALLAH <b....@gmail.com>.
I do a translation is it my all translated I mean Février


2008/6/3 Dave Newton <ne...@yahoo.com>:

> --- On Mon, 6/2/08, Laurie Harper <la...@holoweb.net> wrote:
> > I don't understand the question; there are no accented
> > characters in 'February' (or anywhere in your example).
>
> No no, "Febrüary Päin" (in this usage the umlaut is properly called "metal
> dots"), my glam band from the 80's.
>
> Dave
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


-- 
Yousri BENDIABDALLAH

Re: Struts2, Uncodage / Charset=ISO-8859-1

Posted by Dave Newton <ne...@yahoo.com>.
--- On Mon, 6/2/08, Laurie Harper <la...@holoweb.net> wrote:
> I don't understand the question; there are no accented
> characters in 'February' (or anywhere in your example).

No no, "Febrüary Päin" (in this usage the umlaut is properly called "metal dots"), my glam band from the 80's.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Struts2, Uncodage / Charset=ISO-8859-1

Posted by Laurie Harper <la...@holoweb.net>.
Yousri BENDI ABDALLAH wrote:
> Good morning,
> 
> I use the tag <s:select> of struts 2, with a list
> <s: select name = "month" list = "# (0: 'January', 1: 'February', 2:
> 'March', 3: 'April', 4: 'May', 5: 'June', 6: 'July', 7: 'August', 8:
> 'September', 9: 'October', 10: 'November', 11: 'December') "headerKey =" -1
> "headerValue =" - All months - "/>
> 
> My page is http-equiv = "Content-Type" content = "text / html; charset =
> ISO-8859-1"
> 
> On a weblogic on windows is good
> or on a Linux server, accents displayed in ^y, and if I met February as it
> appears they are c normal since it is a list, but I can not say how the tag
> encoded in ISO struts2 -8859-1?
> 
>  LANG = en_US.ISO-8859-01

I don't understand the question; there are no accented characters in 
'February' (or anywhere in your example). Are you asking why there is a 
charset=ISO-8859-1 in the content-type header at all?

L.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org