I have a form which needs to submit multiple values(user name , last used etc) of the same type for different users on a single click. But my form bean refers to one user's field only . i need to submit all the fields using a single form button click. how should i use beans n jsp in this case.
-- Thanks in advance Upasana Sharma