i still can't access.
here is my tomcat-users.xml

<!--
  NOTE:  By default, no user is included in the "manager" role required
  to operate the "/manager" web application.  If you wish to use this app,
  you must define such a user - the username and password are arbitrary.
-->
<tomcat-users>
  <user name="tomcat" password="tomcat" roles="tomcat,manager" />
  <user name="links"  password="1234" roles="manager"  />
  <user name="both"   password="tomcat" roles="tomcat,role1,manager" />
  <user name="tshumal"password="3bmshtr"roles="manager" />
</tomcat-users>

help 

thanks


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to