So, in the link you sent me, I found this: 
myEntitiesMap['%{id}'].value
It is used to change the value of some Entitie inside the Map.
How to put some entitie inside the Map using OGNL?

One more question.Where could I found out when to use %{} or #?

Thanks,

Felipe


Mark Menard wrote:
> 
> On 4/5/07 1:34 PM, "Felipe Rodrigues" <[EMAIL PROTECTED]> wrote:
> 
>> %{test['AnyString'].att} prints nothing and finally
> 
> I've used this technique to access the properties of entities stored in a
> Map. (http://www.vitarara.org/cms/node/81) Are you sure that the "att"
> attribute has something in it?
> 
> Mark
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-get-a-attribute-value-of-map-value--tf3532725.html#a9867609
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to