S2: OGNL beats me

2007-08-15 Thread Twins fan
Hi, I have a bean in request scope which has a List property. I cannot iterate over it or read it at all. Among the lines below only the first works. Could somebody please explain why? ${req.css[0]} Thanks, kuvera - To uns

Re: S2: OGNL beats me

2007-08-15 Thread Twins fan
Thanks for both of you. Only this one works for struts tags, but I still don't fully understand the notion of the value stack. It is supposed to give access to properties of all scopes, isn't it? Standard EL is not so complicated. kuvera Musachy Barroso írta: > try : > > > > musachy