Hi Everyone, I am new to hibernate and i am trying to learn it. I have gone through some tutorials and did a sample application. Now when i run the Program i am getting the following error org.hibernate.HibernateException: Dialect class not found: org.hibernate.dialect.MYSQLDialect I unzipped the hibernate3.jar and found MYSQLDialect.class in correct location. Can anyone suggest me how to solve this error. Thanks Kranthi Kumar