Hi, But as far as I can tell, there is no way to see which entries (if any) were deleted from the list?
Since the setter method actually takes a list I would think it was cleared before putting the new values (from the request) in it? -dennis Mike McNally <[email protected]> skrev den 24-06-2009 15:31:32: > > In this exact situation, I ended up "packing" my list in my data-layer > code. Our (home-grown) JPA layer provides for a "beforeSave" hook in > the DAO, so in there I make sure the list is contiguous.
------------------------------------------------------------------------------
_______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
