Versions Compared

Key

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

...

Note

As of WebWork 2.2, Velocity support for the UI Tags in WebWork has been deprecated. Many of the new 2.2 features were not built for Velocity, and moving forward Velocity support may be removed entirely. We highly recommend you look at FreeMarker. However, general Velocity support is still actively supported and developed. On top of that, you can use the FreeMarker UI Tags with Velocity pages.

Syntax

For example, in JSP you might create a form like so:

...