hi...
IN MY
STRUTS PROJECT................
i used struts html forms with multiple buttons each should trigger different methods..but same action.
how do i seperately identify which button was clicked and excute appropriate method.
it is better to have a way to identify them using
java script.
passing parameter or something like that.