Here <http://code.google.com/p/latke/> is a Servlet fwk project (dev in progress) wraps the most of GAE APIs for application that based on the framework could deploy to a standard Servlet container and GAE environment.
And, here <http://b3log-solo.googlecode.com> is a real-world blogging program based on the fwk. On Fri, Aug 26, 2011 at 2:04 PM, Simon Knott <[email protected]> wrote: > Is this a serious question? > > Your web app's WAR can just be installed into JBoss or Tomcat - then all > you'll have to do is rewrite all of your code which uses the datastore, > memcache, and any of the other GAE SDK APIs... > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine-java/-/WCl48Ev6zVQJ. > > 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. > -- My Blog: http://88250.b3log.org -------------------------------------------------------- Open Source, Open Mind, Open Sight, Open Future! -- 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.
