Description
In this course, you will learn :
- Java Enterprise Edition allows you to maximise your potential. Discover how to create scalable and accessible Java enterprise applications.
- Discuss the motivation and purpose of the Java Enterprise Edition, as well as some of the most commonly used libraries and technologies.
- We look at Web basics, which are the building blocks for understanding how the internet works. Then, we dive deep into the Servlet hierarchy and how servlets handle request/response cycles.
- Finally, we learn about control transfer via forward and redirect mechanisms.
- We'll go over basic servlet construction, the servlet lifecycle, and how servlets keep state.
- We'll go over session management in greater detail, including request scope, application scope, and cookies.
- This course will give you an overview of JSP and demonstrate the power of Scripting Elements.
- Important JSP Directives are also covered. We'll go over JSP Tags and show you how to create and access Java Beans in order to manipulate their properties.
- We examine the rules, syntax, and most commonly used implicit objects of JSP Expression Language. We also talk about standard tags and JSTL.
Syllabus :
- Introduction to Java Enterprise Edition (EE)
- Managing Scope in a Java Enterprise Edition Application
- Java Servlet Pages (JSPs)
- Enterprise Java Beans (EJBs) and the Jakarta Persistence API (JPA)