Obfuscators. http://developers.evrsoft.com/directory/dir.pl?redir=/Computers/Programming/Languages/Java/Development_Tools/Obfuscators/
Doug ----- Original Message ----- From: "Lars Nielsen Lind" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Sunday, March 28, 2004 11:30 AM Subject: Re: Tomcat and JApplet / Applet > But then it is possible for third part to download and read the code in the > applet? or? > > How do I protect my applets? > > /Lars Nielsen Lind > > ----- Original Message ----- > From: "Antonio Fiol Bonn�n" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Sunday, March 28, 2004 4:29 PM > Subject: Re: Tomcat and JApplet / Applet > > > > Hi, > > > > Class files for applets (or jars) are to be served by the web server > > exactly as any other STATIC file. > > > > Place them outside WEB-INF/classes, as anything in that directory is NOT > > served. > > > > Antonio Fiol > > > > Lars Nielsen Lind wrote: > > > > >Hi. > > > > > >How do I run JApplets / Applets with the Tomcat server? > > > > > >I place the applets in > /WEB-INF/classes/<package_name>/<package_name>/JAppeltExample.class, but the > browser can't see them. > > > > > > > > >/Lars Nielsen Lind > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
