+

Search Tips   |   Advanced Search

JSF engine configuration parameters


In WAS, we can configure the Java Server Faces (JSF) engine configuration parameters for optimal performance in a production server environment and for the needs of developers in a development environment.

The JSF engine parameters are case sensitive. If the value specified for a parameter is comprised of two or more words separated by spaces, add quotation marks around the value.

 

JSF options using SUN RI

 

JSF options for MyFaces

 

JSF options using SUN RI or MyFaces

The following options are valid for both the SUN RI and the MyFaces implementations.

 

IBM options for JSF runtime





Related concepts


Java Server Faces

 

Related tasks


Set JSF engine parameters
Set Java Server Faces implementation
Manage Java Server Faces implementations using scripting

 

Related


JSF engine configuration parameters