I had/have this problem too. Right now i use serializable hibernate objects together with an IModel implementation that does not detach the object.
Object are serialized into the session and when the user presses the save button the objects are reattached to the current hibernate session and committed. bert --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
