JSF RI 1.2_x configuration parameters
The JSF 1.2_x reference implementation is using a couple of configuration parameters that are not easy to find. So I did a source code search and found them in the
com.sun.faces.config.WebConfiguration class.
The JSF 1.2_x reference implementation is using a couple of configuration parameters that are not easy to find. So I did a source code search and found them in the
com.sun.faces.config.WebConfiguration class.