Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The "Tapestry5How_to_make_a_basic_crud" page has been changed by Kalle Korhonen. http://wiki.apache.org/tapestry/Tapestry5How_to_make_a_basic_crud?action=diff&rev1=18&rev2=19 -------------------------------------------------- Before reading this tutorial, you should read the [[http://tapestry.apache.org/tapestry5/tutorial1/|Howard Lewis Ship's tutorials]] as we're going to reuse parts of it without re-explaining all the concepts they introduce. In order to stay focused on designing the CRUD, we're not going to deal with a database or worry about transactions. If you want to work on a tutorial that deals with this question in great details you should [[http://wiki.apache.org/tapestry/Tapstry5First_project_with_Tapestry5,_Spring_and_Hibernate|read this one carefully]]. + + It's good to understand how one would go about implementing a basic CRUD but there's no reason every Tapestry user would have to rewrite the same code for CRUD functionality. For a pre-packaged open-source Tapestry 5 solution, see [[http://tynamo.org/Overview|tapestry-model from Tynamo project]]. === Create the project === --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
