Hi,
I have two submit buttons on my screen, they both submit to a servlet. The servlet reads in the value of a parameter called "action" if the save button is selected the value should be "true" If the other is selected the value should be "false".
So how do I do that, any ideas?
Cheers,
Chris
I have two submit buttons on my screen, they both submit to a servlet. The servlet reads in the value of a parameter called "action" if the save button is selected the value should be "true" If the other is selected the value should be "false".
So how do I do that, any ideas?
Cheers,
Chris