I'm also using Wicket and it works well.  I have had some difficulties
with GAE but, after many months of debugging, I do not believe they
are related to Wicket.  Sometimes, I have a pretty long startup time,
but it is never during the actual Wicket startup (from filter init to
app ready) - it's always the 3-8 seconds before the filter
initializes.  The framework itself is great.

Jake

On May 21, 10:30 pm, nicolas melendez <[email protected]> wrote:
> chose the Wicket way!
>
>
>
> On Fri, May 21, 2010 at 7:22 PM, jnizet <[email protected]> wrote:
> > I have used Stripes on GAE : seehttps://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]<google-appengine-java%[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]<google-appengine-java%[email protected]>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine-java?hl=en.
>
> --
> NM (Nicolás Meléndez)
> Java Software Developer
>
> A) Google App Engine works:
>
> 1)http://www.clasificad.com.ar- Local free classifieds for  housing, sale,
> services, local community, curses,jobs, and events - GAE/J + Wicket + YUI
>
> 2)http://www.chessk.com- Massive multiplayer chess online - GAE/J +
> Applets + Wicket
>
> B) Linkedin:http://ar.linkedin.com/in/nicolasmelendez
>
> --
> 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.

Reply via email to