You can try to add admin role to the roles attribute, as I show below sample
xml
From: [EMAIL PROTECTED]
Reply-To: "Tomcat Users List"
To: "Tomcat Users List"
Subject: Re: configuring tomcat manager
Date: Mon, 19 Mar 2007 10:45:41 +0100 (CET)
Hi Im not an expert, but did you already rebo
Hi;
In tomcat is it possible to put a servlet class file to a different than
web-inf/classses directory in my server by the help of manifest file and by
declaring class-path attribute.
For example :
I mean in this app
"$CATALINA_HOME\webapps\myapp\web-inf\classes\hello.class" may I put