JSP & Servlets

“JSP & Servlets” quest will introduce you to the main concepts and development tools. You will study design patterns and development methodologies, get acquainted with build (Maven) and testing (JUnit, Mockito) tools, and find out why logging is needed. You will dive into topics related to web development: software architecture, communication protocols, servlets and servlet containers (Tomcat), become familiar with the MVC architectural pattern and learn more about web services.
- Niveau 1
Beschikbaar Maven: phases, plugins, dependencies and builds - Niveau 2
Beschikbaar Maven, part 2: Advanced use of Maven - Niveau 3
Beschikbaar JUnit 5 - Niveau 4
Beschikbaar Mockito - Niveau 5
Beschikbaar Logging - Niveau 6
Beschikbaar HTML + CSS - Niveau 7
Beschikbaar JavaScript + jQuery - Niveau 8
Beschikbaar Network structure - Niveau 9
Beschikbaar HTTP protocol - Niveau 10
Beschikbaar HttpClient - Niveau 11
Beschikbaar Tomcat: install, setup, deploy, resources - Niveau 12
Beschikbaar Servlets: doGet, doPost, session, request, response - Niveau 13
Beschikbaar JSP, JSTL - Niveau 14
Beschikbaar Software architecture, client-server architecture, MVC - Niveau 15
Beschikbaar Development methodologies - Niveau 16
Beschikbaar Design patterns - Niveau 17
Beschikbaar Design patterns, part 2 - Niveau 18
Beschikbaar Working with memory in Java - Niveau 19
Beschikbaar Concurrent - Niveau 20
Beschikbaar Apache Commons