Java EE

Sort options

Introduction to Java Enterprise Edition (EE) (Coursera)

Apr 15th 2024
Introduction to Java Enterprise Edition (EE) (Coursera)
Course Auditing
Categories
Effort
Languages
This course focuses on JEE as a platform. We discuss the motivation and purpose, as well as some of the frequently used libraries and technologies, in the Java Enterprise Edition. We take a look at Web basics, our building blocks for understanding how the internet works. Then, [...]

Enterprise Java Beans (EJBs) and the Jakarta Persistence API (JPA) (Coursera)

Apr 15th 2024
Enterprise Java Beans (EJBs) and the Jakarta Persistence API (JPA) (Coursera)
Course Auditing
Categories
Effort
Languages
The EJB architecture was the first component-based development model for Java EE specification. It consists of three main components; enterprise beans (EJBs), the EJB container, and the Java application server. In this course students will develop EJBs to run it run inside an EJB container, that is running on [...]

Managing Scope in a Java Enterprise Edition Application (Coursera)

Apr 15th 2024
Managing Scope in a Java Enterprise Edition Application (Coursera)
Course Auditing
Categories
Effort
Languages
We’ll learn the purpose and some of the features of sessions. We’ll review basic servlet construction, examine servlet lifecycle, and take a look at how servlets maintain state. We’re going to dive a little deeper into session management, including request scope, application scope, and cookies.

Java Servlet Pages (JSPs) (Coursera)

Apr 15th 2024
Java Servlet Pages (JSPs) (Coursera)
Course Auditing
Categories
Effort
Languages
This course will provide an overview of JSP and show the power of using Scripting Elements. Additionally, key JSP Directives are covered. We’ll do an overview of JSP Tags and introduce how to create and access Java Beans to manipulate their properties. We explore JSP Expression Language, examining [...]

Java EE Spring prêt à l'emploi (FUN)

Sep 6th 2021
Java EE Spring prêt à l'emploi (FUN)
Free Course
Categories
Effort
Languages
Concevoir et implémenter la partie informatique d'une application web est une des activités les plus courantes pour de nombreux développeurs. Le langage de programmation Java, utilisé par plus de 8 millions de développeurs dans le monde, est l'un des principaux langages pour cette tâche. Ce cours vous présentera les [...]