1. How do I set Tomcat Manager Application User Name and Password for NetBeans? stackoverflow.comI'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 Required". Inside the ... |
2. Read User Input from Tomcat startup stackoverflow.comI have a Tomcat application that requires multiple passwords on startup. |
3. jsp: How can I protect a jsp page with a password? stackoverflow.comI would like to protect a jsp page with a password that needs to be typed. In apache i can add a password file to .htaccess but I don't know how to ... |