| Author |
Authentication and Authorization implementation using DD Problem
|
Mohit G Gupta
Ranch Hand
Joined: May 18, 2010
Posts: 634
|
|
I am trying to apply authentication and authorization on the Welcome.jsp(Its a simple login page) for GET and POST methods using web.xml
But upon entering the correct username and password ,I still get the error
HTTP Status 403 - Access to the requested resource has been denied
I used the following username and password
userrname:mahesh
password: mahesh
OR
username-max
password-max
Web.xml
tomcat-users.xml
|
OCPJP 6.0 93%
OCPJWCD 5.0 98%
|
 |
 |
|
|
subject: Authentication and Authorization implementation using DD Problem
|
|
|