I have used Stripes on GAE : see https://memwords.appspot.com/ and http://code.google.com/p/memwords/ for the sources. It's a very elegant and productive action-based framework, which works very well on GAE. I have a 5-10 seconds cold startup time on GAE, but once it's started, it flies.
JB. On May 21, 9:40 pm, Rusty Wright <[email protected]> wrote: > Stripes. http://www.stripesframework.org/display/stripes/Home > > On 2010-05-21 09:29, hurray! wrote: > > > I am looking for a web framework to use on GAE that > > 1. Provides pretty URLs > > 2. Makes passing data to views easier. > > 3. Is productive. > > > I tried Grails for a small app, but the startup time was too long. > > > I am curious what framework do you guys use for a small to medium > > sizeapp (that gets a few hundred visits per day)? Please advise based > > on your production level experience on GAE. > > -- > 0x2B | ~0x2b -- Hamlet > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" 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 > athttp://groups.google.com/group/google-appengine-java?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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/google-appengine-java?hl=en.
