handling multiple buttons in a form in struts

Posted by sarah on Stack Overflow See other posts from Stack Overflow or by sarah
Published on 2010-04-19T14:06:05Z Indexed on 2010/04/19 14:13 UTC
Read the original article Hit count: 213

Filed under:
|

Hi All,

   I am facing an issue while handling multiple buttons in a form using struts.

I have three buttons add,delete and go .I have made forward as hidden and on click of a button i would get the name of the button. The problem is with go button on click of that i want to call a javascript and then call the action and return to the same page .

© Stack Overflow or respective owner

Related posts about java

Related posts about struts