You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ezequiel Puig <e....@vivacances.fr> on 2007/07/09 14:07:29 UTC

RE : Orthognal OGNL!

Yes,

Just try:

value="#parameters.yourproperty"

and if you want to know why that works, check:

http://struts.apache.org/2.x/docs/ognl.html


Ezequiel

-----Message d'origine-----
De : stanlick@gmail.com [mailto:stanlick@gmail.com] 
Envoyé : lundi 9 juillet 2007 13:44
À : Struts Users Mailing List
Objet : Orthognal OGNL!

I have a property that I cannot access while inside an <s:iterator...> yet I
can access it before and/or after the loop!  It is as though the collection
I'm iterating over has the same property which is causing an overshadowing.
However, the collection does *not* contain the property!  Is it possible to
access properties outside the <s:iterator...> scope while looping?

-- 
Scott
stanlick@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org