Re: applet not initialized



Anna Kubiak wrote:
Hi there again,

Uff, i struggle so much ...

Anyone can help?

I have public void szukaj() and wynik(). in szukaj there is a Choice List. i started my applet with abstract calss extends applet implements ItemListener. in start () i wrote "szukaj();", but i got a message "Start applet not initialized". what's wrong?

What browser are you using? You need to enable the Java console so that you can look to see what exception is being thrown.

Luke
.