Hi,
i know how to get data from a collection in to a
jsp table,using
Struts logic:Itrate tag.
but after populating them in a jsp table, i need a way to edit them in the same place (same jsp page )and when a button is clicked save those data in corresponding elements in side the collection.
for the moment those data are not saved proprely. because dont have a way to identify which element is changed and which one is the corresponding element in the collection .
help me
thanks
manoj