DynaActionForm.getMap() returns the Map that the properties are stored in
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.  

Is anyone opposed to this idea?

David

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to