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