Hi folks, after having successfully changed my web application to Tapernate (Honeycomb just didn't work for me and it was too complex to change everything so that it works) there is one problem left I don't know a solution to:
Using Persist("entity") on all the edit-pages doesn't seem to work as the new values don't get assigned to the database object. JFYI: The form on the page directly changes the properties of the object, probably that's the problem? Unfortunately I can't use Persist("session") on these pages as I need to have access to a collection property of the database object in another TabPanel tab and I get LazyInitializationExceptions if I use the session scope. Kind regards, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]