Getting started with Google App Engine and JSF
Posted: March 25th, 2010 | Author: lukas | Filed under: Java | Tags: Google App Engine, Java, JSF | 4 Comments »Some time ago I decided to familiarize with Google App Engine capabilities. Lately I read a document about GAE Java SDK version capabilities. I was surprised that a big part of JEE stack is supported e.g.: JPA and JSF. That moment I decided to make simple JSF-based demo application.