[JAVA] I don't know which user name and password to enter for user authentication when starting tomcat.

I'm sorry, I don't know the point in my first post. I'm sorry.

I want to operate tomcat this time.

Current environment windows10 eclipse jdk1.8.0_161 tomcat 9.0.5

It is possible to start upup.bat of tomcat. At the end of the command prompt, "Information: server startup in 1110ms" was displayed.

Just enter http: // localhost: 8080 The message "User Authentication, Username and Password" will appear. I tried to put something that I knew, but I can't go to the tomcat mascot screen no matter how many times I try.

If there is any missing information, we will add it, so please help us. Thank you.

Recommended Posts

I don't know which user name and password to enter for user authentication when starting tomcat.
How to implement authentication process by specifying user name and password in Spring Boot