Hi! > having read the thread I didn't get why you can not modify the object > itself.
Now I remember the reason: modifying the object itself with default values, it will be reflected throughout the whole EntityManager (i.e., other users will see a prefilled value that has not been stored!!). That is why I continue to prefer operating on FormComponents using "setRawInput" rather than altering the model object itself. http://www.mail-archive.com/[email protected]/msg38964.html ** Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
