Introduction - If you have any usage issues, please Google them yourself
JSP+Stuts2+DAO login
Requirements: 1) use JSP as a view to display the login, success or failure page, Struts2 as the controller,
2) persistence layer using two methods to achieve
A) Hibernate
B) JDBC