Hi, I have this problem http://www.nabble.com/T5%3A-why-this-not-working-in-IE--tf4759162s302.html why-this-not-working-in-IE , took quite a long time to find a fix to this:
if you inject a page and return as object to a xmlhttprequest, it works in Safari, Firefox but not in IE, IE works only the first time, succeeding request will return the old page:(, but if the object is returned to a regular http request, every browser works. to make it working in all browsers, return a Link, passing anything as parameter of onActivate event. or better avoid @InjectPage totally so all your page will be ready for ajax call. my test is only limited to jQuery's ajax, maybe I'm wrong. A.C. -- View this message in context: http://www.nabble.com/T5%3A-%40Injectpage-and-ajax-tf4768575.html#a13640034 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]