If my action has "map" and getter getMap(), how would I specify the name= field in my struts tags to fetch specific values from the map?

<s:textfield name="map???what goes here??" />


Mitch


On 05/11/2011 02:32 PM, Dave Newton wrote:
Not sure how to elaborate on using a map. Expose a map, use whatever
key makes sense? Iterate over the keys using whatever comparator you
need? What do you want to know?

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to