* Added JUnit and javax.faces dependancies to the pom.xml. * Added a ConfigBean, so that some settings and such that are used in many places be easier to handle. * Made the page_header.xhtml template strings from the ConfigBean. * Started to add tests.
* TODO; Figure out why the balls <h:head> ans <h:body> is not renderd.