[appengine-java] What Framework to use?

2010-05-21 Thread hurray!
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

RE : [appengine-java] What Framework to use?

2010-05-21 Thread Romain Pelisse
Wicket has been known to be usable on GAE, and is IHMO a very nice a productive web framework. Le 21 mai 2010 19:11, hurray! sudarshan.acha...@gmail.com a écrit : 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.

Re: [appengine-java] What Framework to use?

2010-05-21 Thread Guillaume Laforge
Did you have a look at Gaelyk? http://gaelyk.appspot.com/ I just did a presentation about it: http://www.slideshare.net/glaforge/gaelyk-quickie-gr8conf-europe-2010-guillaume-laforge On Fri, May 21, 2010 at 18:29, hurray! sudarshan.acha...@gmail.com wrote: I am looking for a web framework to use

Re: [appengine-java] What Framework to use?

2010-05-21 Thread Rusty Wright
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