posted 22 years ago
You can submit the form to the same action mapping and struts will use the same formbean and action object. All you have to do in the action class is check which submit button was clicked to decide what to do. You name the submit buttons with different names, and the one that is clicked will be seen via its name in request.getParameter() as not null.
Adam
I have seen things you people would not believe, attack ships on fire off the shoulder of Orion, c-beams sparkling in the dark near the Tennhauser Gate. All these moments will be lost in time, like tears in the rain.