Yes Li Ying, I agree. I did follow your suggestion of looking at the stack trace and going through the debug of the application. I found that:
ParametersInterceptor.setParametersp(Object, ValueStack, Map) Was called at some point. Running thru the code there, the parameters were already duplicated, so I will need to see how/when they are loaded by JBoss. Cheers. Nabeel On Mon, Oct 18, 2010 at 12:02 PM, Li Ying <liying.cn.2...@gmail.com> wrote: > I think it is perhaps a JBoss error. > > Because the parameters in ServletRequest should be immutable, that > means Struts (or other frameworks) > has no chance to change the Request parameters. > See: > http://download.oracle.com/javaee/5/api/javax/servlet/ServletRequest.html#getParameterMap%28%29 > > So the parameters maybe duplicated BEFORE struts get > involved > > Suggest you to check your JBoss or web app configuration. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- -------------------------------------------- T: +44 7 525 611 473 E: nabeels...@hotmail.com