开发者

Java: jsp+hibernate with eclipse. sample applications?

开发者 https://www.devze.com 2023-02-26 11:07 出处:网络
I mostly code in PHP and Python. Java experience: All the basic stuff i learnt in college. Preferred IDE: Eclipse

I mostly code in PHP and Python.

Java experience: All the basic stuff i learnt in college.

Preferred IDE: Eclipse

I installed hibernate tools for eclipse and i did manage to connect to mysql and got a hello world applicati开发者_C百科on up and running.

My Problem:- I don't know how i am going to start out with small cms for starters using jsp and hibernate.


Try this: JSP_and_Hibernate_Tutorial_using_Eclipse


I would definately use AppFuse for getting your head around this. It will quickly and easily get an application up and running.

Matt Raible provides loads of quick start videos and posts on how to get running as well as different configurations of persistence layer technologies, presentation frameworks etc.

It also has support and tutorials for integration with Eclipse and IntelliJ

Certainly worth a look.

0

精彩评论

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