You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Axel Seinsche <st...@seinsche.net> on 2004/08/21 21:11:32 UTC

Error loading Applet in IE within Struts application

Hi,

this question not typically Struts related, but maybe someone on this list had this error before and can help me. I have an applet which runs well on Firefox and Nescape. Evevn if I put in a single HTML file it is loaded correctly with Internet Explorer. As soon as the applet is integrated in my Struts application it is NOT loaded with Internet Explorer. An IOException HTTP Connection failed occurs. With Firefox and Netscape the applet is loaded correctly inside my Struts application. No problems. As most of the users do use Internet Explorer I can't ignore this problem.

All solutions I found so far with google don't match for me (or don't seem to match like problems with upper and lower case charcacters).

- IE Version is 6.0.2800 on Windows XP SP1
- JDK / JRE to execute the applet I tried JSDK 1.4.2 [04|05]

TIA,

Axel


Re: Error loading Applet in IE within Struts application (fixed)

Posted by Axel Seinsche <st...@seinsche.net>.
The problem seems to be fixed. The codebase was missing. Firefox and 
Mozilla didn't care about, but IE. Nevertheless the applet runs if it is 
executed on the same server but outside the Struts application.

Axel

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org