I am communicationg between a applet and servlet When a load the applet through the html page, it loads correctly in netscape. However,in IE it gives following error java.lang.NoSuchMethodError:java/awt/container:method add(Ljava/awt/Component;Ljava/lang/OBject:JV not found Actually in trying to invoke the servlet I am getting a security exception in Netscape and Was told that such is not the case in IE On my system my default browser is netscape The examples on jh(page 291) do not work even when we add con.connect(); Regards neeraj ___________________________________________________________________________ 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
