WebBased Game - JDBC and JSP upgrade.

Hello all, I’ve just joined and I’d like to participate in the community, although it seems that most of you are making standalone games using java I am in a totally different direction.

I just finished my Java Course and, as project I made a game.
It is a rather simple game, it’s webbased, so I use Tomcat 7 and PostgreSQL to save the data.

Although I want to upgrade, get somewhat of a version 2.0 of my game, so I started reading and trying to use PrimeFaces with no success. and I recently started with JPA to the persistance layer, so far, no success either.

Well, turns out I’m lost, my game works fine but it’s definately not a good game due the graphical reasons.
Anyone has any idea of how and/or where I should start to deal with my Primefaces and JPA learning ?

Thanks guys!