Hi, There:
I send a long version story regarding for the Iteration tag with indexed tag
for property update. Not too much people response. Here is the short version
for that story.
I get Dave hay's indexed tag work good with the Iterate tag for showing the
text field of my array attributes. I get attributes[n].value shows properly
on my JSP page. but nothing setting back to attributes array of my form
bean. the whole array is null after I received it on the next action class.
Can anybody explain to me, why I get all these attributes[n].value shows as
the name of HTML text name, then that will automatically populate back to my
array? It's not working that way for me right now. what I did wrong. Any
suggestion will be highly appreciated.
Thanks
Best Regards
Frank Ling