I have a jsp with 2 buttons. (Update and Cancel buttons.) When 1 is clicked I want to check which button is clicked. If Update is clicked I want to forward to another jsp. How do we write generally to submit button on jsp page, and what we write in Action class's execute method? Appreciate your replies.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]