|
Database connectivity in Jave struts with Hibernate
Hi,
I have a particular problem in accessing the application.
Once I try to login as user, system doesnot allow me to enter into the system.
I shows User Id or password is incorrect. However user id and password are correct as per the data inside the database.
I have user Hibernate for this struts application. Could you let me know the possible reasons why the application is not connected to the database.
Thanks,
Sanjay.
|