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 : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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 [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]