Saturday 11 February 2012

HIBERNATE IN STRUTS

   Today(11.12.2012), I did an experiment  for integrating 
struts1.1 and hibernate. It is very similar to a normal 
struts program. The thing is we should place the 
hibernate.properties file and *.hbm.xml  file in
correct directory. as shown below.