Hi,
Try setting the attribue useLocalEncoding of to true or false.
sometimes it would help.
Thanks,
Nuwan
- Original Message -
From: "Venkata Phani Kumar" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Thursday, September 21, 2006 5:14 AM
Subject: parameter value is not
That's a standard URLEncoding conversion. There are very few
non-alphanumeric characters that are allowed in a URL and that's the
properly encoded URL. If you use it as is and check the value of the email
parameter (with request.getParameter("email")) in the action mapped to
edituser.do, you sho
2 matches
Mail list logo