Form based login support in struts 2,
October 24, 2008 at 3:34 PM
I want to validate username and password by accessing the DB.Im using the FORM based authentication and I'm using the JBOSS server After the authentication of the server I want to load the next page how can I do that using struts 2
View All Comments
| View Tutorial