Ok, it's like this:
I can't have any class file downloaded from my website, for personal reasons.
A user could view the applet like this:
applet.html
then change the url easily to this:
applet.class
and have my program that easy.
Is there way I can secure this somehow???