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

2004-08-22 Thread Axel Seinsche
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,

Error loading Applet in IE within Struts application

2004-08-21 Thread Axel Seinsche
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