ok, I added "URIEncoding="UTF-8"" in server.xml tomcat-config-file
Now it works fine.
--
View this message in context:
http://www.nabble.com/Decode-Request-Parameters-tf3718189.html#a10411761
Sent from the Struts - User mailing list a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Zuban,
zuban wrote:
> how do I decode a request parameter?
>
> like this on:
> /.../EditUser.do?id=g%C3%BCltz
>
> the value should be: "gültz"
[snip]
> But after that username equals "gültz" instead "gültz" ?
Your request character encoding doe
zuban wrote:
how do I decode a request parameter?
like this on:
/.../EditUser.do?id=g%C3%BCltz
the value should be: "gültz"
in my Action-Class I do the following:
-
public ActionForward execute(ActionMapping mapping, ActionForm form,
HttpServletRequest
rname equals "gültz" instead "gültz" ?
--
View this message in context:
http://www.nabble.com/Decode-Request-Parameters-tf3718189.html#a10402348
Sent from the Struts - User mailing list archive at Nabble.com.
4 matches
Mail list logo