• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

How do I setup basic form validation

C

coglethorpe

Guest
I'm trying to use basic form validation to authenticate people before they use my Plesk deployed Tomcat application. I updated the tomcat-users.xml file with the name and role I wanted, then updated the web.xml for my applicaiton to use basic authentication.

This works just fine on my development machine.

However, when I try it on the box I have Plesk running on, it does not work. Is there a different type of authentication I need to use?
 
Back
Top