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.
- Nivel 1
Disponible Maven: phases, plugins, dependencies and builds - Nivel 2
Disponible Maven, part 2: Advanced use of Maven - Nivel 3
Disponible JUnit 5 - Nivel 4
Disponible Mockito - Nivel 5
Disponible Logging - Nivel 6
Disponible HTML + CSS - Nivel 7
Disponible JavaScript + jQuery - Nivel 8
Disponible Network structure - Nivel 9
Disponible HTTP protocol - Nivel 10
Disponible HttpClient - Nivel 11
Disponible Tomcat: install, setup, deploy, resources - Nivel 12
Disponible Servlets: doGet, doPost, session, request, response - Nivel 13
Disponible JSP, JSTL - Nivel 14
Disponible Software architecture, client-server architecture, MVC - Nivel 15
Disponible Development methodologies - Nivel 16
Disponible Design patterns - Nivel 17
Disponible Design patterns, part 2 - Nivel 18
Disponible Working with memory in Java - Nivel 19
Disponible Concurrent - Nivel 20
Disponible Apache Commons