> I have some problem with IE4, but not with Netscape. I am not sure it is
> the Apache/Jserv fault or it is IE4. I posted my question two weeks back
> and got no response. Here I re-post it,

it sounds to me like your question has nothing to do with Apache JServ, it
has to do with problems bettwen the JVM that Netscape uses for its browser
and the JVM that you are using for your MSIE browser. that is why nobody
answered your question here. the fact that your applet is connecting to a
servlet really has nothing to do with the issue since it does work in one
browser and not in the other. the fact that different browsers use different
jvm's which all seem to suck is the reason why applets suck. you might want
to consider converting your applet interface into a servlet interface.

-jon

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to