Commit
612d4848b8dac98f02aab4af2af483faa6990c9f
by jacasanovaRefactors the JSF ManagedBeans
All the ManagedBeans use ExternalContext to redirect instead of
JSFPagePathUtils. LoginUserController now use ExternalContext to obtain
the request and make the login and logout. ListJoinedEventsController
has now the @ViewScope annotation instead of
@SessionScope.