<s:iterator id="map" value="%{list}"> <s:if test="#map.key == '你的键值'"> <s:property value="#map.value" /> </s:if> </s:iterator>