I want to develop a web application or project in eclipse by wicket-hibernate-spring. I have searched Google for a step-by-step t开发者_开发技巧utorial but I found nothing which can direct me to the right path. I am beginner in Java Web Development. So any information regarding this will be very helpful to me. Thank you.
Here is what I would recommend:
- Spring 3 & Hibernate using Maven and Eclispe
- Here is a related StackOverflow thread.
I would also recommend you to take a look at Spring Roo. Follow this article to get upto speed with Spring Roo.
There is wicket add on too for Roo.
Hope that helps.
精彩评论