E
emf
After a long time, I tried to create an applet. In eclipse it runs
perfect as an applet, but in the webpage in the browser it gives a
NoClassDefFoundError.
I even tried my very first program, HelloWorldApplet, but I got again
the same problem.
What kind of problem is this? Is it a compilation issue? Or is it an
eclipse problem? At this stage I would be happy to have the
HelloWorldApplet run: I feel if I this runs, my other program will run too.
emf
perfect as an applet, but in the webpage in the browser it gives a
NoClassDefFoundError.
I even tried my very first program, HelloWorldApplet, but I got again
the same problem.
What kind of problem is this? Is it a compilation issue? Or is it an
eclipse problem? At this stage I would be happy to have the
HelloWorldApplet run: I feel if I this runs, my other program will run too.
emf