Deploying a JSF 2.3 Application on Tomcat 9

It’s exciting to work with the latest technologies, and it’s exciting to try to set things up because eventually, it helps you learn. This is how I ran a JSF 2.3 application on a Tomcat 9.
It’s exciting to work with the latest technologies, and it’s exciting to try to set things up because eventually, it helps you learn. This is how I ran a JSF 2.3 application on a Tomcat 9.
Wildfly 9 is the latest version of previously known Jboss Application Server (Jboss AS). In this tutorial we’re going to see how we can download, install, configure and start Wildfly 9 on Linux.