iam using ValidateDispatchAction to handle multiple submit buttons in a form.
in this form, i display images and a submit for each of them. i want the id of 
the image(which i already have in the form) to be submitted to the form-bean on 
clicking the corresponding submit button. 

problem is that if i use ValidateDispatchAction, i have to set 
parameter="method" to each of the button.(i thought of sending the image id 
through this way). now even if i write a hidden field and click submit,the ids 
of all photos will be submitted.

is there a way in wch i can send the id of only that photo when the 
corresponding submit is pressed in this case ?

please help



      abhiram




       
---------------------------------
 Get the freedom to save as many mails as you wish. Click here to know how.

Reply via email to