Hi, there:
I have a question regarding the submit and cancel button using the
 
<html:submit> and <html:cancel> tag in a form. In the FormAction class, how do I tell whether the user clicked on the submit or the cancel button? Seems to me that either the user clicked on the submit or the cancel, the code that is in perform method of the action class would be executed. Could sb give any hints?
 
Thanks.
 
Jen
 

Reply via email to