November 2018
Intermediate to advanced
388 pages
9h 5m
English
We will create a simple Maven web application to demonstrate how to use JSF with Kotlin. The application will have a JSF page that simply displays a greeting message. Perform the following steps to develop the JSF application:

<dependency> <groupId>javax.servlet</groupId> <artifactId>javax.servlet-api</artifactId> <version>${javax.servlet-api}</version> <scope>
Read now
Unlock full access