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
Ledig Maven: phases, plugins, dependencies and builds - Niveau
Ledig Maven, part 2: Advanced use of Maven - Niveau
Ledig JUnit 5 - Niveau
Ledig Mockito - Niveau
Ledig Logging - Niveau
Ledig HTML + CSS - Niveau
Ledig JavaScript + jQuery - Niveau
Ledig Network structure - Niveau
Ledig HTTP protocol - Niveau
Ledig HttpClient - Niveau
Ledig Tomcat: install, setup, deploy, resources - Niveau
Ledig Servlets: doGet, doPost, session, request, response - Niveau
Ledig JSP, JSTL - Niveau
Ledig Software architecture, client-server architecture, MVC - Niveau
Ledig Development methodologies - Niveau
Ledig Design patterns - Niveau
Ledig Design patterns, part 2 - Niveau
Ledig Working with memory in Java - Niveau
Ledig Concurrent - Niveau
Ledig Apache Commons