Google
 
Web YOUR DOMAIN NAME

Wednesday, June 14, 2006

setting security in applets

You can set security in applet by using setSecurityManager() method.

codebase tag

When the applet class file is not in the same directory, codebase is used.