MyEclipse: Adding Struts 2.x + Spring 2.5 + Hibernate 3.1 capabilities RG24733 - Apr 20, 2012 - 10:14 AM Post subject: Adding Struts 2.x + Spring 2.5 + Hibernate 3.1 capabilities
Hi Team,
I am trying to develop a web application with struts2.0, spring2.5 and hibernate3.1. Is it possible in Myeclipse to develop an application using the above mentioned technologies. If yes, can you please provide me any tutorial or a document which has the detailed steps to add the struts, spring and hibernate capabilities.
Basically, what I am looking for is the order in which the capabilities are added and also the process of mapping spring with struts config(xml) file and hibernate with spring context file.
Any help with the above would be very helpful.
Many thanks for your assistance in advance !!!
Please find below the information required from my end :-
** System properties:
OS=Windows7
Java version=1.6.0.70
*** MyEclipse details:
MyEclipse Blue Edition
Version: 10.1 Blue
Build id: 10.1-Blue-20120224 build12 06-Mar-12 09:23
We have a tutorial for Struts2 and another one for Hibernate and Spring. I suggest you first add Struts to the project and then follow the Hibernate and Spring tutorial.