m
To: user@struts.apache.org
Subject: Re: Struts and encoding ISO-8859-1
You shouldn't technically need Struts 2.1.7 to be able to use UTF-8. If
you want to stick with 2.1.6, there are two options: either you use
useBodyEncodingForURI="true" in Tomcat's server.xml, or you explici
pache.org
> Subject: Re: Struts and encoding ISO-8859-1
>
> You shouldn't technically need Struts 2.1.7 to be able to use UTF-8. If
> you want to stick with 2.1.6, there are two options: either you use
> useBodyEncodingForURI="true" in Tomcat's server.xml, or you
working? Do you have any prescription for getting it to work with UTF-8, or is
it the same as you already explained below?. I am not paranoid aout saving a
few bytes :)
Thanks again!
Regards,
Niklas
------------
Date: Sun, 26 Apr 2009 23:36:13 +0200
From: voetsjo
:36:13 +0200
> From: voetsjo...@gmail.com
> To: user@struts.apache.org
> Subject: Re: Struts and encoding ISO-8859-1
>
> Well, ISO-8859-1 and UTF-8 differ in the fact that ISO-8859-1 is a
> single-byte encoding and can only encode 256 characters (albeit
> carefully chosen), while UTF-8
lot of information is missing (at least in
my web-client...). But I think your answer helps me so I skip completing
that missing information now.
Thanks again!
Regards,
Niklas
Date: Sun, 26 Apr 2009 21:52:23 +0200
From: voetsjo...@gmail.com
To: user@stru
is missing (at least in
my web-client...). But I think your answer helps me so I skip completing
that missing information now.
Thanks again!
Regards,
Niklas
> Date: Sun, 26 Apr 2009 21:52:23 +0200
> From: voetsjo...@gmail.com
> To: user@stru
What exactly is giving you trouble? Are your HTTP parameters not
properly received? Does your DB data get garbled when you output it?
I've recently had problems with ISO-8859-1 and Struts 2 as well, and
there are some things you need to be aware of.
It turns out that by default Tomcat uses ISO
Hello,
Using Struts 2.1.6
Tomcat 6
Java 1.6
Eclipse Ganymede
I am trying to get my first Struts2 application working. Everything works fine
except the encoding part. Swede as I am I want to use åäöÅÄÖ, i.e. ISO-8859-1,
but it doesn't work.
I have searched the net and tried various things, bu
Original Message-
From: Masoud Kalali [mailto:[EMAIL PROTECTED]
Sent: Monday, August 09, 2004 7:59 PM
To: Struts Users Mailing List
Subject: Struts and encoding
Hi friends
I have a problem with Struts / Jsp
when i send a paramete from a jsp to my action (by using formBean)
It seems that chara
nguage="java" %>
Radek
> -Original Message-
> From: Masoud Kalali [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 09, 2004 7:59 PM
> To: Struts Users Mailing List
> Subject: Struts and encoding
>
>
> Hi friends
> I have a problem with Struts / Jsp
>
Hi friends
I have a problem with Struts / Jsp
when i send a paramete from a jsp to my action (by using formBean)
It seems that character encoding of my parameter changes , is it true?
my prameter is UTF-8 , but in action it seems that its encoding changed
to iso Latin-1
is there any solution for
11 matches
Mail list logo