开发者

How can use Struts 2.0, Spring and Hibernate in my framework

Is it possible put these 开发者_Go百科three framework Spring, Struts 2.0 and Hibernate in single application and how without using JPA?


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.


Check the official documentation of springsource to know how it works and how to implement them.

Spring Official documentation Look at Current Releases -> Reference manual, of your version. Everything is explained.


With the information you provide, use the Hibernate JPA implementation and you are done.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜