Re: form values not submitting to action from jsp

2005-11-01 Thread Laurie Harper
sma3har wrote: Hi, My dynaaction form has an array of bean objects. I am trying to iterate through the list and accept some values in my jsp page. But when i submit my jsp page it does not have these values. Can anyone tell if i should write my hidden in a different form. Please help me. A

form values not submitting to action from jsp

2005-11-01 Thread sma3har
Hi, My dynaaction form has an array of bean objects. I am trying to iterate through the list and accept some values in my jsp page. But when i submit my jsp page it does not have these values. Can anyone tell if i should write my hidden in a different form. Please help me. Sujji