Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor edits

...

There are, of course, many ways of doing this, including the use of javascript JavaScript to identify the actions, etc... You're welcome to pick and choose whichever method you find most useful. Webwork Struts 2 is flexible enough.

Form

Code Block
<button type="submit" value="Submit" name="submit">
<button type="submit" value="Clear" name="clear">

...