Versions Compared

Key

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

...

  • Showcase: A multiple fileupload example is added. (WW-1479)
  • Action tag: A flush attribute is added to disable flushing, which can throw an exception in some cases. The exception is swallowed, but disabling flush avoids the exception altogether. (WW-1477)
  • Interceptors: Added Roles Interceptor to default stack. If configured, an Action will only be executed if the user has the correct JAAS role. (WW-1469)

Key Changes

  • Checkboxlist tag: CheckboxList with value as Map should have the map keys compared instead of its value. (WW-1471)

...