I am trying to get at a specific element in a list that is return by a GET
method in my page. 

I went to the OGNL home page and saw that the notation
session.attribute["foo"] will get the foo element of the attribute list (
http://www.ognl.org/2.6.9/Documentation/html/LanguageGuide/indexing.html see
here )

I tried this notation in Tapestry and it told me back that it did not
understand:

Where did I go wrong?

thanks for your help,

Micha
-- 
View this message in context: 
http://www.nabble.com/OGNL-Notation-for-accessing-List-Element-tf2588481.html#a7217632
Sent from the Tapestry - User mailing list archive at Nabble.com.

Reply via email to