Hi,
i downloaded and installed the Admin App, as described in an earlier post on this forum:
https://coderanch.com/t/84805/Tomcat/Cannot-Tomcat-Admin-App-tp When i try to login using
http://localhost/admin/login.jsp, a username and password is asked.
The question is: what to fill in ?
There is a line in the ../Tomcat5.5/conf/tomcat-users.xml file that goes like:
<user username="admin" password="" roles="admin,manager"/>
This is the default setting that comes with the installation. It suggests filling in a blank as password, but that doesn't work.
Thanks in advance for answer,
Rolf.