Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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 – simple binding and validation, lifecycle management, and dead-simple convention-based implementation.  

  • No labels