DynaActionForm.getMap() returns the Map that the properties are stored inDoes this solve a problem that you or others have encountered in practice ?
without copying it to a new Map instance or wrapping it in an unmodifiable
Map. IMO, we should treat that method with much more care and return an
unmodifiable view of the Map considering it's mainly to be used in JSTL
tags.
-Rob
Is anyone opposed to this idea?
David
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]