Technology, Data and Science

Jakarta EE Servlets

In this course, Kevin Bowersox provides you with an understanding of Jakarta servlets and how they are used to build web-based systems with Java. Kevin covers important topics like: the concepts behind why servlets are used and how they relate to other web frameworks; the key interfaces within the Jakarta EE servlet specification; creating and configuring a project that uses servlet technologies; how to process web requests using servlets; and how to augment web request processing with filters. Plus, he shares common pitfalls to avoid when using servlets.

Learn More