I think you can use the "top" keyword to jump out to the 1st level.

List 1
------List 2
List 3

<s:property value="top.list3"/>  I don't remember if you need a # in front
like this #top.  



laes1 wrote:
> 
> Hello
> i have an anction form , where i declared two liste
> list1 and list2
> to loop through liste1 , i used nested:iterate
> inside this iterate, i wanna have an access to list2
> which is not inside list1, but in the same level as list 1
> any one has an idea how can i do this?
> if i use nested, it would assume that it is inside list1
> 
> the schema is like this
> actionForm------ list1
>      |------------------list2
> 
> Regards
> Elyes.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/list-inside-nested-iterate%2C-but-in-the-same-level-as-list1-tp21293280p21304844.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to