Is there a simple way of checking wether a map contains a given key or 
value?

I tried something like

<logic:equal name="child" property="properties.key" value="keyname">
</logic:equal>

but I'm not shure if what I'm trying to do is supported. (The "child" 
bean has a method Map getProperties().)

-- 
-Torgeir


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to