Re: IE7 abruptly closes with struts 2.1.7

2010-07-26 Thread satyanarayana katta
Thanks for the reply. We don't see any issues at the bak end. The IE just closes abruptly. These r intranet apps and support only IE7 right now. We see this happening only for certain set of users. Regards, Satya Sent from my iPhone On Jul 26, 2010, at 6:49 AM, Martin Gainty wrote: >

RE: IE7 abruptly closes with struts 2.1.7

2010-07-26 Thread Martin Gainty
IE options: enable script debugging display notification about every script error before the error is manifested append debug=browser on your Action e.g. index.action?query=browser http://struts.apache.org/2.1.8.1/docs/debugging-struts.html strip the jsp down to basics (a form) and add in