hi, I am facing an issue with oracle app server 10.1.3.1. With an application deployed in it, any .action hit seems to lose the parameter map. However, i m using Spring MVC with jasper reports for reporting purpose. So hitting a .report seems to go thru without the parameter map loss. I m using struts 2.0.11 in the application.
I have also tried the workaround related to struts.properties - (struts.dispatcher.parametersWorkaround = true). Did not help. I wrote a CustomActionMapper which is an exact copy of DefaultActionMapper but for the addition of a few log statements to see the parameter map and uri. I can notice the paramter map coming out empty even when data is posted or queryString with parameters sent. Any leads on this truly appreciated. Regards -- View this message in context: http://www.nabble.com/Struts2-%2B-Oracle-App-Server-%2B-Parameter-map-loss-tp15891166p15891166.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]