-controls on the inputs on the client side (null, special characters, length )
-controls on the inputs on the server side (null, special characters, length )
-check if the user exists(staticly in the DAO, we still need to connect to the db)
-get the user menus (staticly in the DAO, we still need to connect to the db)
-forward to the main page after authentification where the user can click on the menu and the convenient page of the menu will be loaded.
-controls on the inputs on the client side (null, special characters, length ) -controls on the inputs on the server side (null, special characters, length ) -check if the user exists(staticly in the DAO, we still need to connect to the db) -get the user menus (staticly in the DAO, we still need to connect to the db) -forward to the main page after authentification where the user can click on the menu and the convenient page of the menu will be loaded.
(Push was made the Aug 13, 2017)