How to add admin users to Apache Tomat
Create an Admin User To use the Tomcat Administration and Management tools, you must create a user with “admin” and “manager” roles. To do…
Apache Tomcat 7 8
Create an Admin User To use the Tomcat Administration and Management tools, you must create a user with “admin” and “manager” roles. To do…
1. Use a text editor like vi,vim or nano to open the Tomcat server.xml file. Typically, the server.xml file is in the conf folder…
If this solution helped you then please click on any of the ads on this page to support us. Installation of Tomcat is pretty…
In order to create virtual host in Tomcat please follow the steps given below. Step 1 : Create your document root under…