Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now, this, by itself, does not do much. I'll show you later when we talk about the employeeForm page how to use it as an alternative approach.

More information on the ww:action tag

Forms made easy

The employeeForm.jsp page is really concise. I told you about the themes that WW uses under the cover, right ? Well, those are going to be responsable for rendering our form, complete with labels for names and errors, input fields, and so on.

...