Re: Begginer: how do i know what button is clicked from a strut form

2001-07-18 Thread William Jaynes
e standard cancel button can be detected by a call to isCancelled(request). Will - Original Message - From: "BinhMinh Nguyen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 18, 2001 3:02 PM Subject: Begginer: how do i know what button is clicked f

Begginer: how do i know what button is clicked from a strut form

2001-07-18 Thread BinhMinh Nguyen
I am new to struts and got stuck. Please anyone tell me how do i know what button is clicked to detect the event from a strut:form. For example, my form have three buttons: OK, RESET, CANCEL, I would like to perform tasks that are associated with these button, but I dont know how to detect what b