It's not so much about AppFuse, but more about the frameworks that it depends on. For example, they only support JPA as the persistence mechanism, so you'd have to use JPA. I do believe Spring works, so it's just a matter of whether your chosen web framework works. Here's a list of supported frameworks I found with a bit of googling.
http://sunchic.free.fr/wordpress/index.php/archives/2009/04/12/java-libraries-and-frameworks-supported-by-google-app-engine/ Matt On Tue, May 5, 2009 at 11:58 AM, Ime Asangansi <imeasanga...@googlemail.com>wrote: > Hi gang, > > Have you guys seen this? > > "With the > announcement<http://googleappengine.blogspot.com/2009/04/seriously-this-time-new-language-on-app.html>that > Google App Engine is now supporting Java as its second language, Google > has significantly altered the face of web development." > > http://newfoo.net/2009/04/08/google-app-engine-will-change-java-web-development.html > > How does this impact appfuse? > > Cheers, > Ime > >