You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Liem Do <li...@waterware.com> on 2003/10/03 19:53:03 UTC

Applet doesn't work when served by tomcat

Hello,

I have a jsp page with a SpellChecker applet defined using the <applet>
tags. For some reason this doesn't seem to work when the app is deployed in
tomcat but the same app works when deployed from IPlanet webserver. It seems
that the browser isn't able to download the applet code when it's served by
tomcat. The page displays correctly but when any javascript on the page
tries to access the applet object, I get a javascript error telling me
"object does not support method".

Has anybody seen this before? I'm using tomcat 4.1.27 on Windows 2000
environment.

Thanks,
Liem


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