User Suggestions
This page is intended to collect suggestions and feedback from users of Stripes. Unlike the rest of this wiki, any user who has created an account and logged in can edit this page to add their thoughts or correct information.
The Full Stack
Putting together a best-in-class MVC framework for your web application? Here's what some Stripes users are doing at the Model and View layers to complement Stripes.
Model-layer
View-layer
Other
- URL rewrite filter
- The Able prototype produces a running CRUD project in 3 maven (v2) commands, using Stripes, JPA (EJB3) annotations implemented with hibernate, and a Stripernate-like CRUD implementation (but it is independent of hibernate)
- osCache tag library to cache disk-persistent html fragments
Security