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