--- Vijay Prajapati <[EMAIL PROTECTED]> wrote:
> Is there Nested Iterator tag in Struts 2.0.6?

I don't believe that one is necessary; you should be
able to arbitrarily nest <s:iterate.../> tags (I have
several cases where I do that with no issues).

One thing to note is that if you need to access an
outer-iterator value you'd need to declare an id
attribute in the outer iterator and refer to it using
the "#" OGNL syntax within the inner iterator.

Er... that made sense in my head :/

d.



       
____________________________________________________________________________________Get
 the free Yahoo! toolbar and rest assured with the added security of spyware 
protection.
http://new.toolbar.yahoo.com/toolbar/features/norton/index.php

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to