Is it possible put these three framework Spring, Struts 2.0 and Hibernate in single application and how without using JPA?
Is it possible put these three framework Spring, Struts 2.0 and Hibernate in single
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Struts2, Spring and Hibernate ARE frameworks, so your question makes little sense. If you mean “can I use Struts2, Spring and Hibernate to build my web application?”, the answer is yes, in principle – they play together all right.