Le lundi 23 juillet 2007 à 17:04 +0200, Phi-Long LE a écrit :
> try to comment this within catalina.policy:
>
> grant codeBase "file:${catalina.home}/webapps/-" {
> permission java.security.AllPermission;
> };
My /var/lib/tomcat5.5/conf/catalina.policy is autogenerated,
but I can modify are t
try to comment this within catalina.policy:
grant codeBase "file:${catalina.home}/webapps/-" {
permission java.security.AllPermission;
};
**
Le 21/07/2007 16:23, Michelle Baert a écrit :
Hi all,
I'm trying to start learning struts2.
I have a tomcat 5.5 server running fine with simple jsp a