Hi guys, I'm using ActionContext to get get some fields from a form that is dinamically generated. So, I use, ActionContext.getContext( ).getParameters( ) that returns me a Map. It works fine in Firefox, but don't work in IE. When using IE it returns a empty Map.
I tried get the request object, but when calling request.getParametersMap() it returns me a empty map also, even when using firefox. Does anyone have any idea about why doesn't it work? Thanks, Felipe -- View this message in context: http://www.nabble.com/ActionContext-not-working-properly-with-IE-tf3617796.html#a10101744 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]