libstapler-java

Stapler http request handling engine
  http://stapler.kohsuke.org
  0
  no reviews



Stapler is a library that "staples" your application objects to urls, making it easier to write web applications. the core idea of stapler is to automatically assign urls for your objects, creating an intuitive url hierarchy.

stapler provides bindings for:
* commons jelly
* groovy
* jruby (not packaged)
* java server pages