how to prevent my java class files from been downloaded by visitors?
I display several java applets on html pages (maybe php pages later).
those applets are hard to be developed.
I hope those applets can be used only on my web-site.
if users visit my web-site, they may dawnload the applets also and use them on their web-site.
users may modify my applets by java de-compilers.
is there any idea in html or php for preventing my java class files from been downloaded by visitors?
thanks
how to prevent my java class files from been downloaded?
Moderator: General Moderators
-
aaaphp000000
- Forum Newbie
- Posts: 22
- Joined: Mon Aug 29, 2005 5:39 am