Re: Having problem with Swedish characters in request

2007-08-21 Thread Md. Ariful Islam
It worked !!! Thanks, Toni, thanks a lot. It was the locale, as I'm using an us_EN machine. Toni Lyytikäinen <[EMAIL PROTECTED]> wrote: I don't remember having any similar problems with the Finnish locale which is nearly the same as the Swedish one. The cause of the problem is probably that t

Re: Having problem with Swedish characters in request

2007-08-21 Thread Toni Lyytikäinen
I don't remember having any similar problems with the Finnish locale which is nearly the same as the Swedish one. The cause of the problem is probably that the parameters are in wrong encoding (UTF-8 most probably). Since you are using ISO-8859-1, check that the browser in the form page is actually

Re: Having problem with Swedish characters in request

2007-08-21 Thread Md. Ariful Islam
Hello all, is there anyone who can give me some light on this problem? I need this very urgently. Hope you'll be kind enough to response quickly. ~ Arif "Md. Ariful Islam" <[EMAIL PROTECTED]> wrote: Hello all, I am using struts 2 to develop a web-application. I'm having problem when I sub

Having problem with Swedish characters in request

2007-08-21 Thread Md. Ariful Islam
Hello all, I am using struts 2 to develop a web-application. I'm having problem when I submit a form having any Swedish character (like ö, å or ä) in a testbox, it becomes '?' in the action class. In the begining of the jsp file, I have the code below: http://www.w3.org/TR/xhtml1/DTD/xhtml1