

Different views serve different purposes in a web application. Learn what a dashboard view is and implement it along a header and navigation sidebar to your Java web app. The tutorial also covers navigating between the views.
Text version:
Tutorial playlist:
source
Where can I buy the Vaadin T-shirt?
Hi, quick question. Is there a way to edit the (parent) applayout's header (in the navbar) when changing the layout? Ex. when navigating to the Dashboard instead of "Vaadin CRM" the header would be "Dashboard".
Hi, thank you for such great tutorial but there is a small problem. In the dashboard view when you close the drawer, the chart is not align center horizontally. Can you resolve this?
This is amazing. Thank you very much, this is an amazing technology
Guys, great tutorial!
Hello,
how can I make a LoginView with a database connection?