Versions Compared

Key

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

...

Assuming you have a normal Struts 2 application, all you need to do for this REST demo is to add the following two plugins:

*Struts 2 Rest Plugin
*Struts 2 Convention Plugin

Note, you can download the jars for these plugins from Maven Central

Create Controller Actions

...