You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Vinh Tran <vi...@processintelligence.com> on 2002/11/26 21:43:51 UTC

Using Struts Tags To Retrieve Map Entry

All:

Is there a way, using the Struts tags, to retrieve a particular Entry from a
Map by specifying a Key?  I want to retrieve an entry of the Map based a key
specified by the user.  Is this possible?

Vinh