Christopher Cheng wrote:
It seems that struts2-showcase-2.0.11 ajax under tomcat-5.5 doesn't work on IE 7 but IE6 and firefox only Is there a patch or a newer version of dojo will make it work?
What happens (or doesn't happen)?
I apply only one work-around and one patch for IE7:
- work-around: in IE, an ajax form can't overwrite itself with its result (this is a common mistake and likely to occur in the showcase) - patch: there's a known Dojo 0.4 bug when using SSL in IE7 (the usual page contains both secure and unsecure items rubbish)

I've used all S2.0.x ajax tags except autocompleter in IE7 without IE7-specific problems. Note I always use strict mode (html 4 strict). http://hsivonen.iki.fi/doctype/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to