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