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