Tanmay Waikar wrote:
Hi,
I am iterating my form bean values using logic:iterate tag. I have a
html:checkbox which will simultaneously get iterated with the values.
My requirement is to fetch the selected values of the grid on press of
submit button in the action class.
What problem are you having? As long as your checkboxes are mapped to a
property in the form bean (which needs to be an indexed property, since
it will hold multiple values) this should work.
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]