my form has got two buttons … both for entirely different purpose.. so there is a necessity to have separate actions … Is it possible? if not what is the best possible solution to deal with such problem…
Thanks is advance
my form has got two buttons … both for entirely different purpose.. so there
Share
The
<g:actionSubmit>tag allows you to have multiple submit buttons in a single form.