Hi,

The NoSuchMethodError on AWT 1.1 methods is one of the surest ways of testing whether 
a browser supports 1.1 or
not...if you get it, it doesn't.

Get Netscape 4.06, it reportedly DOES support 1.1.

Chi-Ming Yang wrote:

> Hi there,
>      I got netscape 4.05 that came with RedHat 5.1. Does it support Java 1.1? I 
>tried the following and got errors:
>      I have JDK1.1.6 installed. Will that help netscape?
>
> Thanks
>
> http://www.javasoft.com/applets/jdk/1.1/demo/NervousText/index.html
>
> #Applet exception: error: java.lang.NoSuchMethodError:
> java.awt.Component: method addMouseListener
> (Ljava/awt/event/MouseListener;) V not found
>   at NervousText.init(NervousText.java:63)
>   at netscape.applet.DeriveAppletFrame.run(DerivedAppletFrame.java)
>   at java.lang.Thread.run(Thread.java)
>
> -----
> Free e-mail group hosting at http://www.eGroups.com/


Reply via email to