Quizz //TODO SESSION
This commit is contained in:
@@ -18,7 +18,6 @@ public class UserInfo extends HttpServlet {
|
||||
@Override
|
||||
public void init() throws ServletException {
|
||||
super.init();
|
||||
this.u= new Utilisateur();
|
||||
}
|
||||
UtilisateurDAO utilisateurDAO = new UtilisateurDAO();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user