IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Jakarta Server Faces (JSF)

Last modified: 01 August 2022

Required plugin: Java EE: Server Faces (JSF) (bundled)

Jakarta Server Faces (JSF), formerly known as JavaServer Faces, is a Java specification and MVC framework for building user interfaces for web applications.

IntelliJ IDEA provides the following:

IntelliJ IDEA creates the default project structure with the javax.faces or jakarta.faces library as an external dependency. If you specified an application server, IntelliJ IDEA will also create a run configuration to start the server, build and deploy the artifact.