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