SuccessChanges

Summary

  1. T3.5 Adds the logout button (details)
Commit 0af4b519b590b287c1f8ced804a8edb0791163db by prfernandez2
T3.5 Adds the logout button
Now any user can login and logout perfectly. Added a control in the
button login/logout to show the correct one if the user is logged or
not.
The file was modifiedjsf/src/main/webapp/styles/main.css (diff)
The file was addedjsf/src/main/webapp/main.css (diff)
The file was modifiedjsf/src/main/webapp/header.xhtml (diff)
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/jsf/HeaderController.java (diff)
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/jsf/LogoutServlet.java (diff)