SuccessChanges

Summary

  1. tsk14 Adds login with form and logout (details)
Commit 859c58888ca97c09c6858a4c4ac831058fd2a3be by anrodriquez
tsk14 Adds login with form and logout
Adds a login form and the backing beans to manage the actions. Includes
validations in the view to check the text entries and the login action
itself.
Updates the menu so that the elements are visible depending on whether
the user is logged in or not. The logout action is incorporated.
The file was addedjsf/src/main/webapp/public/user/login.xhtml (diff)
The file was modifiedjsf/src/main/webapp/components/menu.xhtml (diff)
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/LoginManagedBean.java (diff)