Hallo,
me bean has a Map attribute.
Now I want to get access to the values of the Map. But I do not want
iterate throw the entire Map. In Java I would write something like:
map.get("key")
What is the best way to do this in my JSP with struts 1.3.8 ?
Thanks Alex
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)