Forum Moderators: phranque
Welcome to WebmasterWorld [webmasterworld.com]!
> So that a user cannot download them.
> I only want to allow <applet> inside of a browser to get it.
No, I'm afraid it's the same thing. In either case, the request comes from the browser.
You might consider an alternative approach, such as making the applet 'die' after a couple of days, or using a 'loader' applet which destroys itself immediately after finishing to load and start the real applet. I'm not a java expert, so this is a general suggestion, and the quoted words above have no 'official' meaning in java-speak.
Jim