Yes, it sounds like your problem is the lack of a place to store an
intermediate representation. The usual approach is to have properties on
your action form which you populate from the business object, and copy
those properties back onto the business object when you're ready to
commit them. Be
thank you for your answer. I think I know the request processing life-cycle,
but what I apparently do not know, is how to map those checkboxes... The thing
is that the "restrictive"-property is a direct mapping to the database; I do
actually have a column called restrictive, which contains boole
2 matches
Mail list logo