ok, I got some progress on that and wanted to share it, so I deployed tomahawk sample webapp to appspot,
http://3.latest.tomahawkwebapp.appspot.com/home.jsf There were some jsp compilation problems with like inputHtml-multiple.jsp page and such so I omitted those. And google blocked me from deploying all of the jsps, for now these are the ones working for me, http://3.latest.tomahawkwebapp.appspot.com/dataScroller.jsf http://3.latest.tomahawkwebapp.appspot.com/tree2HideRoot.jsf The stuff is not "that" stable at the moment. I'm getting error500 from time to time.. :) Cheers, Mert. On Wed, Apr 8, 2009 at 7:11 PM, Mert Çalışkan <[email protected]> wrote: > I signed up for that. But apparently they'll give out the permission > only for 10k users. > in the docs, I only saw the GWT on the front-end though. > > Cheers, > > Mert. > > On Wed, Apr 8, 2009 at 7:06 PM, Bruno Aranda <[email protected]> wrote: >> Hi, >> >> Today Google App Engine for Java has been released. I was wondering if it >> would play with JSF and I don't have the time to check now. According to the >> documentation, it is unknown if it can work in there. Has someone tested >> that? >> >> http://groups.google.com/group/google-appengine-java/web/will-it-play-in-app-engine >> >> Cheers, >> >> Bruno >> >

