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