1. class not found exception in hibernate stackoverflow.comi am geting the following errot when i am tryinh to run my j2ee projrct. the same project was working before and i started geting this exception now. i am sure that all ... |
2. Help with exception in hibernate stackoverflow.comi have this POJO mapped to my MySQL database:
|
3. JPA supports coding-by-exception? coderanch.com |
4. Jasper Exception while using Hibernate from JSP forum.hibernate.orgHi I am trying to devlope a simple application to store employee details using hibernate2.1/tomcat4.1/Oracle9i. I am getting the below error. User enters thr emp details in a simple html. On submission control goes to a JSP. Java bean contains the hibernate related code. based on result status (success/failure) is notified to user. I am using HibernateUtil.java to manage sessions (open/close). ... |