Webinar

Watch the Recording: Enterprise Java Application Development With Jakarta EE and Vaadin

Wednesday, 24th May, 2023
14:00
1 hour

Watch this webinar recording to get an overview of the Vaadin framework and learn how to use it to build modern web applications on the Jakarta EE Platform in pure Java, without any frontend framework.  Find out more about the core features of Jakarta EE, like its dependency injection (Jakarta CDI) and persistence (Jakarta Persistence) APIs. Additionally, you will learn how to use Vaadin and Jakarta EE to build responsive web applications that can run on different devices and browsers.

The webinar is presented by the experienced Matti Tahvonen from Vaadin and Luqman Saeed, Jakarta EE expert at Payara, who share best practices and tips for building modern pure Java web applications that are easy to maintain, secure, and scalable.

Vaadin is a popular web application framework that allows you to create stunning user interfaces in pure Java. With Vaadin, you don’t have to be a JavaScript/Typescript expert to create modern, responsive web applications. Jakarta EE, formerly known as Java EE on the other hand, provides a robust and scalable backend infrastructure for building enterprise-grade web applications. Pairing both gives you, as a Java developer, an easy, typesafe way to create great looking, scalable and secure modern web applications.

In this webinar, you will get an overview of the Vaadin framework and learn how to use it to build modern web applications on the Jakarta EE Platform in pure Java, without any frontend framework. You will learn about the core features of Jakarta EE, like its dependency injection (Jakarta CDI) and persistence (Jakarta Persistence) APIs. Additionally, you will learn how to use Vaadin and Jakarta EE to build responsive web applications that can run on different devices and browsers. By the end of this webinar, you will learn

  • How to organize your application code for maintainability
  • What Vaadin is and what you can use it for
  • How to get started with Vaadin on the Jakarta EE Platform
  • How to build your user interfaces in pure Java
  • How to use Vaadin’s components and add-ons to create beautiful and interactive user interfaces
  • How to organize your Vaadin application code using Jakarta CDI
  • How to use Vaadin’s data binding features
  • How to persist your Vaadin application data using Jakarta Persistence

Topics: ,

Articles You May Find Useful

Illustration showing the Payara logo and the words “New Release” in large orange and white text, next to a stylized laptop screen displaying the Payara Server admin console with dark blue and orange interface elements. 3 minutes
Product News

What’s New in the January 2026 Payara Platform Release?

As we begin 2026, we’re pleased to announce new releases across all Payara Platform editions this January: Payara Platform […]

Cut Jakarta EE Startup Times from Seconds to Milliseconds with CRaC 8 minutes
Jakarta EE

Cut Jakarta EE Startup Times from Seconds to Milliseconds with CRaC 

Jakarta EE applications can take anywhere from several seconds to over a minute to start, depending on their size […]

Stacked copies of the Payara developer guide “Zero Trust Architecture with Jakarta EE and MicroProfile” on an orange background, showing the dark blue cover design with the Payara logo and a laptop illustration featuring a shield and padlock icon. 4 minutes
Jakarta EE

Implementing Zero Trust Security with Jakarta EE: A Practical Guide

Zero Trust security has moved from buzzword to necessity. The principle is simple: never trust, always verify. But implementing […]