My solutions to some not-so-common problems

Getting started with Google App Engine and JSF

Posted: March 25th, 2010 | Author: | Filed under: Java | Tags: , , | 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.

Read the rest of this entry »