I put together a project to help developers get started with deploying
a Wicket application on Google App Engine. It's a re-implementation of
the Guestbook demo. It also uses Guice for dependency injection and
includes a servlet filter that automatically sets up the JDO
persistence manager for injection on each request. The project is
build with Maven and (optionally) uses the maven-gae-plugin for
interacting with the App Engine SDK.
If you are interested, please have a look:
http://code.google.com/p/wicket-gae-template/
I'll be happy to respond to any issues that you may find.
--
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.