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