Just to add to the flood of options... A while ago a put together an application with tutorial/notes style docs that lightly covers Tapestry 4, HiveMind, Cayenne (similar to Hibernate), Maven build tool and Tomcat. It shows how to configure and get started with these frameworks.
http://sourceforge.net/projects/tapcaycrud The docs are probably more useful than the app: http://tapcaycrud.sourceforge.net/ It might help. Steve On 12/01/07, Koka Kiknadze <[EMAIL PROTECTED]> wrote:
> Would it be easier to just stick with Tapestry and Hibernate? If you are worried about having to dive into several new frameworks simultaneously imho Tapestry+iBatis would be great starter. Though iBatis is not an ORM like hibernate, but it'll take you one day to start using it to get read of all that tedious JDBC code. After you could throw Spring/Hibernate/... in.