applet don't work

several days ago , i have reinstall the jdk 1.5

after that when i open the file sample1.html in C:\Program Files\Java\jdk1.5.0_03\demo\applets\clock ,the applet on the web just doesn't work

when i hover my mouse on the applet icon(just a grey block)

it show me that Clock.class not found

i did find the file Clock.class in C:\Program Files\Java\jdk1.5.0_03\demo\clock ,

and when i try the file sample1.html in C:\Program Files\Java\jdk1.5.0_03\demo\applet\plugin\clock

it just work well

i don't know why

thanks a lot

hope that someone can give me some explanation to this phenonmena

[648 byte] By [yawhoa] at [2007-10-3 10:58:53]
# 1
From this line you posted> i did find the file Clock.class in C:\Program Files\Java\jdk1.5.0_03\demo\clock ,the file is in the wrong location.it should be in the > C:\Program Files\Java\jdk1.5.0_03\demo\applets\clockdirectory
ChuckBinga at 2007-7-15 6:25:14 > top of Java-index,Desktop,Deploying...