It's sort of assumed you'll use stripersist and the stripes security add-on froms stripestuff, which gives you Authentication and persistence via JPA, and stripes string integration which gives you DI. Not sure what more you really need other than templating
Alex On Wed, Sep 30, 2009 at 8:10 PM, Massimo <[email protected]> wrote: > > I'd add one more vote for Stripes + client-side JavaScript library.. > > Stripes really doesn't do much. It's just a razor thin MVC layer. I > don't use the Stripes tag libs. You have to choose another template > library (JSP or Freemarker). It doesn't offer any integrated full- > stack persistence or database features (like Rails). It's just nice > and simple. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
