|
Seach with a japanese charecter via get method
Hi All,
I have a problem with japanese charecters search.My browser locale is
English and I have a text box with a search button. I am trying to search a
Japanese word. First time I am getting the correct search result with
pagination links, via post method. If am trying to click on the next link
(Passing this Japanese character via get method.), the character gets
corrupted. Can anyone please help me to solve this issue. I am using
ConfigurationFilter.java class and using character encoding(UTF-8) code .
Thanks in advance..
Thank You,
Nimitha
Last edited by nimitha : 07-09-2008 at 08:32 AM.
|