See here:
http://groups.google.com/group/java-ee-j2ee-programming-with-passion/browse_thread/thread/d62e64d4deda7e3a/9f22cc2952ba3d8a?hl=en_US#9f22cc2952ba3d8a

I give a method to get the applet clock running, though it may not
work on your system.
As explained in the thread if it does not work for you, just throw
away the applet clock. It is very old code. That's the best option in
my opinion.

Michèle Garoche


On Nov 9, 6:22 am, Saji <jjk.s...@gmail.com> wrote:
> Hi
>   I am working on "bookstore" lab , on running "bookstore2" project ,
> I get a message that DigitalClock.class not , I am adding the eror
> message below.If I can add DigitalClock.java this error will go.But
> where I could find DigitalClock.java
>     thanks
>       Joseph John
>
> load: class clock/DigitalClock.class not found.
> java.lang.ClassNotFoundException: clock.DigitalClock.class
>         at
> sun.plugin2.applet.Applet2ClassLoader.findClass(Applet2ClassLoader.java:
> 152)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:303)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
>         at
> sun.plugin2.applet.Plugin2ClassLoader.loadCode(Plugin2ClassLoader.java:
> 447)
>         at sun.plugin2.applet.Plugin2Manager.createApplet(Plugin2Manager.java:
> 2880)
>         at sun.plugin2.applet.Plugin2Manager
> $AppletExecutionRunnable.run(Plugin2Manager.java:1397)
>         at java.lang.Thread.run(Thread.java:619)
> Caused by: java.io.IOException: open HTTP connection failed:http://
> localhost:8080/bookstore2/clock/DigitalClock/class.class
>         at
> sun.plugin2.applet.Applet2ClassLoader.getBytes(Applet2ClassLoader.java:
> 460)
>         at sun.plugin2.applet.Applet2ClassLoader.access
> $000(Applet2ClassLoader.java:46)
>         at sun.plugin2.applet.Applet2ClassLoader
> $1.run(Applet2ClassLoader.java:126)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at
> sun.plugin2.applet.Applet2ClassLoader.findClass(Applet2ClassLoader.java:
> 123)
>         ... 6 more
> Exception: java.lang.ClassNotFoundException: clock.DigitalClock.class

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to