How do I set Tomcat Manager Application User Name and Password for NetBeans?

后端 未结 11 1939
旧时难觅i
旧时难觅i 2020-12-04 09:46

I\'m trying to follow a tutorial to make an extremely basic Java web application in NetBeans.

When I try to run it, a dialogue box appears title \"Authentication Req

11条回答
  •  南笙
    南笙 (楼主)
    2020-12-04 10:22

    One simple way to check your changes to that file in Tomcat 8 + is to open a browser to: http://localhost:8080/manager/text/list

提交回复
热议问题