If you mean like System.out.println(request.getCharacterEncoding()) in top of
JSP, I guess I have, have to make a second check though, will return when
it's done. Really appreciate your aid, thanks
/Riffla
=
Christopher Schultz-2 wrote:
>
> ---
=======
Martin Gainty wrote:
>
> Riffla-
> can we see the contents of se.telia.kontaktamig.web.util.CharsetFilter?
> M--
> ---
> This e-mail message (including attachments, if any) is intended for
UTF-8
//To be used and loaded as a common property from within Java/JSP code
===
And beside those alreade mentioned, there's also som lines in
struts-html.tld:
useLocalEncoding
false
true
for some tag elements (img, link and rewrite tags)
That's about it...
/Riffla
Christopher
Of course, forgot to mention, mainly I mean as output on a JSP page (both
bean:write and <%=...%>, but also System.out.println() in different places,
always the same result...
/Riffla
Christopher Schultz-2 wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
ran my head
against this encoding wall too long now, I'm hoping to get some clues from
you guys...
/Riffla
Christopher Schultz-2 wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Riffla,
>
> riffla wrote:
>> And I guess that the form bean attribut
And I guess that the form bean attributes is set prior to any code in the
form class, so that you can't set the characterEncoding in the form class
(at, for example, the beginning of initialize() method), or...?
Joe Germuska wrote:
>
>>I had problem with character encoding in my web application.
Hi
I'm having the same problem, seems like putting the strings in a POST
request is transforming the characters (in my case the swedish รค, and
son forth, is erroneous).
I use Struts, Tomcat and Tiles (and Ant to build and distribute) and I have
also set the encoding in both JSP's, request object
7 matches
Mail list logo