Hi all, I am new to Tapestry. I have two questions.
1. What is the best solution for Tapestry-Cayenne integration? I found the only project is as below but it looks like no longer developed for over 4 years. And there are no many supporting documents. https://code.google.com/p/tapestry5-cayenne/ 2. I'd like to implement basic CRUD function with a group of data, eg show a list of Person(name, phone, address), update person information, add new person, delete a person from the list. I found there are several components might be used, like Editable Grid, Beaneditform, Editable loop. What is the best/widely used way to do CRUD? (just the java part, do not need to persist to DB). Many thanks. Charles --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org