Hi i'm trying to implement the above example but i Hi i'm trying to implement the above example but i got fatal exception . first of all i couldnt able to create sessionfactory. null pointer exception occured at the creating of sessionfactory. pls do advise me. Thanks
Should the POJO class always be Serializable? Why? Should the POJO class always be Serializable? Why? And what are the use of default constructors in the POJO class?
The <generator class = "increment"> in the <id> el The <generator class = "increment"> in the <id> element tells hibernate to generate the primary key "id" by incrementing by 1. Thanks Deepak
In the Tutorial.hbm.xml file, what is the use of < In the Tutorial.hbm.xml file, what is the use of <generator class = "increment"> in the <id> element?
problem in executing the code i usually get SAX parse exception even the file is properly placed i also donot find any problem in validation with dtd. is there any soln. a warning i also get about to use log4j
Doubt I donot want to write cfg file to configure. I want to configure it by code. Please send me a code snippet.
wrong directory \code? Hi, "Place hibernate.cfg.xml file in the source directory e.g. "C:\Struts-Hibernate-Integration\code\src\java"" in the directory WEB-INF\src\java ?
Default Constructor in POJO HIbernate uses reflection to instantiate a POJO class to set the values into it from the DB. SO it does the instantiation using Java Reflection. When a class is instantiated using reflection the class must have a default constructor. Otherwise an exc
hibernate Configuration with eclpse 3.1 - Hibernate hibernate Configuration with eclpse 3.1 Dear Sir, i m developing a program using hibernate with struts. but i am not able to configure... Udbhava Srivastava Hi friend, For solving the problem on Hibernate
Struts2 And Hibernate Configuration Struts2 And Hibernate Configuration Sir, I am new to struts2, I am trying to write a program using struts2 and hibernate. I want to know how.... Bachan Sahoo Struts Hibernate Integration
struts hibernate integraion tut - Struts struts hibernate integraion tut Hi, I was running struts hibernate integration tutorial. I am facing following error while executing the example. type Exception report message description The server encountered
Struts Hibernate Spring - Hibernate Struts Hibernate Spring HI Deepak, This is reddy.i want expamle for struts hibernate spring example. Hi Friend, Please visit the following link: http://www.roseindia.net/struts/hibernate-spring/index.shtml
configuration - Struts class,ActionForm,Model in struts framework. What we will write in each of this? Hi friend, A model represents an application?s data... in the model.The JSP file reads information from the ActionForm bean using JSP tags
Struts Hibernate Integration Hibernate tutorial Writing Hibernate configuration file... Struts Hibernate  ... for this tutorial. Downloading Struts, Hibernate and Integrate
hibernate,struts hibernate,struts i m using my eclipse 8.0 for hibernate appln execution.in that why doc type is mandatory in xml files(configuration and mapping0
Ask Questions?
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.