Protecting download of applet JAR/Class files
843807Jul 10 2003 — edited Jul 14 2003Hi,
We have an applet which has a jar file in the html page which holds the applet. We want to protect our jar/class file from being downloaded by users by accessing it through the web site.
Is there any way we can do this programatically or otherwise?
Thanks