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-tp21293280p2130484
Hi Elyes,
try property="../" just like in directory structure.
Best greetings,
Paweł Wielgus.
2009/1/5 elyes sallem :
> 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 l
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 a
It would be good to identify if you can show your bean structure too.. This
more or less seems to be a problem with the structure of bean you are trying
to access.
On 2/9/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi I am trying to nested:iterate fro looping through am hashMap of
Hashma
Hi I am trying to nested:iterate fro looping through am hashMap of
Hashmap of ArratList
But I get property "cnt" cannot be found error. When looping through the
object of arrayList, I was able to loop through the forst two hashmaps &
print out their keys, but printing out the values in ArrayList
Suppose I have a Vector v i wish to iterate over and each element of v
is another Vector that I wish to iterate over again, how can this be
accomplished using iterate?
Next element is
thanks!!
-
To unsubscribe, e-mail: [EMA
Hi
apologies if this has been asked before but mail-archive seems to be busted.
I have a form which has these methods
public void setMenuSections(MenuSectionEntityValue[] menuSections)
public MenuSectionEntityValue[] getMenuSections()
public MenuSectionEntityValue getMenuSection(int idx
7 matches
Mail list logo