We have a very simple search in which the seach parameters are passed to action. This works perfectly fine in IE7; but when tested on IE6 no values are passed to action class from JSP.
We tried all possibilities like changing scope in config file, commenting reset etc.