Dear all, I have created a web site by which you can create a CRUD Application using Wicket. Create a Database (or use existing) and provide annotated hibernate POJOs and your hibernate.cfg.xml.
What you will get : a complete Eclipse Project with - a menu (for all Pages) - one version using Ajax and one which only uses Ajax for Filter - per Page you will get one ListPanel (filterable and sortable and paginable) and one EditPanel (CRUDable). It will use your Hibernate Stuff. http://www.wicketizer.org http://www.wicketizer.org A detailed HowTo Page is available. You can give Feedback directly via info(AT)wicketizer.org Marcus By the way - thank you all for the famous Wicket Meetup 2009, Amsterdam. It was great. ----- Wicket meets Hibernate: http://www.wicketizer.org -- View this message in context: http://www.nabble.com/Wicketizer%3A-Create-Wicket-Application-from-DB-via-Hibernate-tp22744112p22744112.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
