Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

The DWR plugin INLINE

Excerptprovides integration with the Ajax framework Direct Web Remoting

...

Features

  • Ajax validations using DWR

Usage

This plugin works by allowing DWR to execute a Struts 2 action and return any validation errors.

...

This plugin is only available with Struts 2.1.1 or later

...

Features

  • Expose Struts 2 validations via DWR

Usage

To expose Struts 2 validations via DWR, add this to your DWR configuration:

...

Settings

This plugin doesn't support any global settings.

Installation

To install, simply include the DWR Plugin in your WEB-INF/lib directory. Ensure that DWR has been correctly installed and configured.