Joined: Mon Nov 05, 2007 10:30 pm Posts: 1 Location: salem,wv
|
hi.
I am using java studio enterprise and want to install hibernate3 in it.
I am using struts and hibernate.
I have downloaded all the necessary files from hibernate.org and placed all the .jar files into
project_name/build/web/web-inf/lib
all those .jar files in hibernate3-2. I have unzipped hibernate3-2 in the
C:/program files/ java /jdk x.x / hibernate3-2 and copied all the .jar files to the above folder mentioned.
i added .jar files from studio enterprise itself by right clicking the library folder ( from the project tree).
i have copied hibernate.properties into
C:\Documents and Settings\abin\ServletAndJsp\web\WEB-INF
i have mapped the hibernate mapping and creater the CD class and cd table in MySQL...
______ The main problem is_____________
I cannot import net.sf.hibernate.* in my class ( the class is in project ServletAndJsp)
can anyone help me with this....i am not able to use hibernate
_________________ hi java freaks
|
|