© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
A. DuartePractical Vaadinhttps://doi.org/10.1007/978-1-4842-7179-7_7

7. Multiview Navigation and Routing

Alejandro Duarte1  
(1)
Turku, Finland
 

Although Vaadin abstracts away many of the Web platform and Java Servlet technology details, applications developed with the framework are still web applications. That sounds obvious, but it’s worth reiterating. When you start implementing applications with Vaadin, you might get absorbed by the code and forget that you are developing a web application. I’ve been there.

A central part of web applications is the request-response model. Vaadin hides the complexities related to this model while letting you use its advantages. ...

Get Practical Vaadin: Developing Web Applications in Java now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.