Hi, i had exactly the same problem but i noticed it just happens when you have a single textfield. If you have 2 or more textfields... it works for me. Did you try with more textfields? I solved in this way: where i just have a single textfield, i add another invisible textfield (with border = 0) so it works in IE also (when you hit enter button). I know it could not be the correct way to do it but if it is really a bug.... at least this "solution" works. :) Let me know if it works for you too, i hope so. Bye.
Grish wrote: > > > But in IE, when I hit enter button instead of clicking on my submit button > the whole jsp for that ajax call is displayed instead of returning the > output in the DIV area. With Firefox there is no issue. I've noticed this > in IE 6 and 7. > > -- View this message in context: http://www.nabble.com/-S2--Issues-with-AJAX-in-IE-tf4210453.html#a12724164 Sent from the Struts - User mailing list archive at Nabble.com.