User Additions
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 various layers to complement Stripes.
Service/Persistence/Model-layer
Large scalable applications with Stripes Spring JPA
Model-layer
Hibernate
One man's Hibernate configuration (Hibernate w/ MySQL & Tomcat)
Another man's Hibernate infrastructure (Hibernate w/ MySQL & JBoss)
An approach to Storing Files with Hibernate
An approach to Binding directly to your persistent domain model
View-layer
FreeMarker
Creating Stripes Helper Actions
See Stripes' FreeMarker with Stripes How-To article
AJAX
See Stripes' AJAX How-To article
Security
Other
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