On 18/06/2013 04:10, William Kang wrote: > I DID NOT set up the security manager in the code, I assume that Tomcat > will use its own. > //if (System.getSecurityManager() == null) { > // System.setSecurityManager(new SecurityManager()); > //}
Only if you start Tomcat with a security manager. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org