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