Re: access map's value in object stack

2010-05-12 Thread stanlick
Maps expose an Entry element containing properties key and value. // that work well // this would call getColor() on the value object associated with key Peace, Scott On Wed, May 12, 2010 at 3:55 AM, yunaki wrote: > > i have a Map in object stack, struts can use tag to access

access map's value in object stack

2010-05-12 Thread yunaki
i have a Map in object stack, struts can use tag to access each member, but how can I access map's value to set it to a tag's value. // that work well //set map's value to textfield Many thank -- View this message in context: http://old.nabble.com/access-map%27s-value-in-ob