<Context path="/admin"
docBase="webapps/admin"
crossContext="true"
debug="0"
reloadable="true"
trusted="true">
</Context>
-----Original Message-----
From: Christian Rauh [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 04, 2000 5:00 PM
To: [EMAIL PROTECTED]
Subject: Re: password and login to admin context
"Craig R. McClanahan" wrote:
>
> It didn't make the docs in the last-minute rush, but there are two things
you need
> to do if you want to use the administration app under Tomcat 3.2:
>
> * In "$TOMCAT_HOME/conf/server.xml", change the
> entry for the administration application so that it says
>
> trusted="true"
Where exactly? Can you send me the part that needs to be changed, I
cannot locate anything that seems like the administration application.
Christian