RESTful Action Beans

A powerful, new feature introduced in Stripes v1.7 is the ability to easily create RESTful services using Stripes.  Stripes REST services have all of the capabilities that other Java REST frameworks have (JAX-RS, DWR, etc) but include all of the powerful features provided within Stripes – intuitive binding and validation, advanced lifecycle management, and dead-simple convention-based implementation.