Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

Does It make sense to Integrate Struts 2, Hibernate , Spring ,and what about the Performance?

user-image
Question added by Omar Nourdean , Senior Application Developer , General Authority of Civil Aviation (GACA)
Date Posted: 2013/12/12
Kamal Mansoor
by Kamal Mansoor , Solutions Architect , Huron Technical Group

You 'should not' need Struts for newer projects. It is mostly used by legacy projects. Buf of course, you could have a system where Spring is used as a Dependency Injection Container and Struts sits on the 'View' side of things.

 

About Spring and Hibernate: they are a perfect match. I have worked with a lot of Enterprise applications with intense demands running with Spring/Hibernate (lately, JPA with Hibernate as the persistence provider though) smoothly.

 

If you have a specifec question about how to design and/or develop such an application please let me know.

More Questions Like This