Simon Sew wrote:
Hi,
I have pinpoint the problem to this remote div.. The code as below.
<s:div id="contentReport" href="%{report_dynamic}"
autoStart="false" listenTopics="/refreshContent" formId="report_form"
showErrorTransportText="false" theme="ajax">
I tried change the iframe.js but to no avail.
I tried using
1) https://
2) https://about:blank
3) javascript:false
4) "blank"
I have even tried 2.0.11 which is the latest one. The bug still there.
Is there a 2.1 version out there?
I know it's silly, but double-check that that the right versions of the
dojo files are being served up. IE aggressively caches them. Include an
alert to be sure. There has to be an HTTP request in there somewhere.
Yes, there is a Struts2.1 available. It's not GA though. It uses Dojo
0.4.3. The tags are much better than the 2.0 version but I don't know
if IE7 SSL is better supported.
http://struts.apache.org/2.x/docs/version-notes-211.html
Review the migration guide before proceeding as it could be some effort:
http://cwiki.apache.org/S2WIKI/troubleshooting-guide-migrating-from-struts-20x-to-21x.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]