No one else?

I guess I'll report it as a severe bug.  I'm quite surprised this made it
through testing.

Again, submitting a request parameter of x.y['someKey'].z, where x has a
getY() method that returns a Map<String, Something>, and where Something has
a setZ() method--does not work, despite being touted in examples.

A new X() is created, a new Something is created, but then thrown away, and
null is placed in the Map under the someKey key.

Best,
Laird
-- 
View this message in context: 
http://old.nabble.com/Map-binding--tp26616768p26620679.html
Sent from the stripes-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to