Beginning Java 2
I am reading the book but i have a problem with an Applet, the program sends the message: MyFirstApplet notinited
I downloaded the source code but even with this code i have the same problem.
If i run my program with the appletviewer i do not have the problem,
run correctly, but if i run the application with internet browser i have the problem, MyFirstApplet notinited.
what can i do about it?
For your help thanks.
|