On 9/22/10 1:58 PM, Michelle Weeks wrote:
<input type="text" name="pagesMap['name/name'].key" value="keyValue" />

And is that form submitted with GET or POST?
Are any characters encoded in that submission?

Are you certain that the pagesMap map isn't having .put("name%2fname", "keyValue") called on it?

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to