Re: struts integrate with hibernate and spring

2014-10-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 凤凰, On 10/20/14 1:49 AM, 凤凰 wrote: > I want to integrate struts2 with hibernate4 and spring4,but i > don't know if i need to use spring to manager struts action, is > spring manager struts action better than struts manage action > itself? Which met

struts integrate with hibernate and spring

2014-10-19 Thread 凤凰
I want to integrate struts2 with hibernate4 and spring4,but i don't know if i need to use spring to manager struts action, is spring manager struts action better than struts manage action itself? Which method is better? I am puzzled with how to integrate struts2 with hibernate4 and spring4, An