Re: AJAX + Struts problem on IE 7

2006-09-09 Thread Frank W. Zammetti
Daniel Chacón Sánchez wrote: Ok I will try with alerts, but is something strange, beacause it works perfectly with firefox and netscape, any other idea? Not really strange though because IE7 is largely an unknown quantity... I don't know too many people that have tested code against it yet (I

Re: AJAX + Struts problem on IE 7

2006-09-09 Thread Daniel Chacón Sánchez
Ok I will try with alerts, but is something strange, beacause it works perfectly with firefox and netscape, any other idea? Some time ago I send a mail to [EMAIL PROTECTED]<[EMAIL PROTECTED]> (author of the article), but doesn´t respond, someone else use this artilcle to use ajax?

Re: AJAX + Struts problem on IE 7

2006-09-09 Thread Frank W. Zammetti
Have you figured out which line of code is causing the error? Some alert()'s sprinkled in are in order. You've probably found an IE7 compatibility issue, I for one would be very interested to know what it is. Frank Daniel Chacón Sánchez wrote: Hi all, I'm using struts with AJAX I introduc