April 2018
Intermediate to advanced
202 pages
4h 48m
English
Having a login form is arguably one of the most common requirements in web applications. In this chapter, you will learn how to implement a reusable and extensible login form that supports multiple languages, and see the advantages of favoring composition over extension when implementing UI components. Through examples, we'll discuss why extension is not always the best approach, and we'll explore several alternatives for implementing custom server-side UI components with Vaadin.
This chapter covers the following topics:
Read now
Unlock full access