Connecting Tech Pros Worldwide Help | Site Map

Eclipse Struts Hibernate

Newbie
 
Join Date: Mar 2009
Posts: 20
#1: Sep 17 '09
I am using eclipse to develop my web project with struts, spring and hibernate. Can any one tell me how to configure my struts-config.xml and action-servlet?
Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#2: Sep 17 '09

re: Eclipse Struts Hibernate


Double posting won't help improve your googling skills. I even gave you the exact search terms to google.

P.S Realize that double posting is against the site's posting guidelines.
Newbie
 
Join Date: Mar 2009
Posts: 20
#3: Sep 17 '09

re: Eclipse Struts Hibernate


Plz read the qs. I got the answer for how to configure hibernate and spring with my eclipse. This time I asked how to write struts-config.xml and action-servlet.xml for a web based project. In my eclipse these two files were getting automatically generated. I want to know how to generate the files in eclipse.
Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#4: Sep 17 '09

re: Eclipse Struts Hibernate


Just create a new file and save it with the required name.
Newbie
 
Join Date: Mar 2009
Posts: 20
#5: Sep 17 '09

re: Eclipse Struts Hibernate


That much I know. I want to know the contents , how it is congifured to relate to each other xmls
Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#6: Sep 17 '09

re: Eclipse Struts Hibernate


Read the documentation of those configuration files that came with your struts zip files.
Reply