APPLET?

Im using jcreator and the applet wont work!!The error is "Exception in thread 'main' java.lang.noSuchMethodError:main"Message was edited by: STARZMessage was edited by: STARZ
[250 byte] By [STARZa] at [2007-11-26 23:39:48]
# 1
You don't run an applet. You have to embed it into an html file using the <applet > tags
lethalwirea at 2007-7-11 15:05:54 > top of Java-index,Java Essentials,New To Java...
# 2

Furthermore, from your previous messages, it was clear that

(1) Your jcreator environment is not properly configured.

And it is giving you a lot of trouble.

People have tried to help you, but you did not

even understand any of the comments trying to help you.

(2) You were forced to use jcreator since that's what

your school environment uses.

So... please ask your teacher or your classmate,

so that they can sit next to you and guide you step by step.

KathyMcDonnella at 2007-7-11 15:05:54 > top of Java-index,Java Essentials,New To Java...