Hi,
I am new to Hibernate, Today i have configured my webapplication which is deployed on Tomcat to use Hibernate to update the database tables. I have provided all the configuration files, class files, Database tables. I have verified them many times for confirmation, still when i try to update the table with the values provided in the form, it is throwing net.sf.hibernate...User should provide JDBC Details. I tried many ways but not able to solve this problem.
FYI : I have kept all the required library files in the WEB-INF folder.
Thanks in Advance Sundeep
|