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