Top "Myfaces" questions

Apache MyFaces provides an implementation of the JSF specification ("MyFaces Core"), and a set of add-on libraries that work on any implementation of the specification.

What is the default for FACELETS_REFRESH_PERIOD?

In a JSF application, the parameter javax.faces.FACELETS_REFRESH_PERIOD can be used to enable/disable automatic reloading of …

performance jsf configuration myfaces mojarra
java.lang.ClassCastException: org.apache.xml.dtm.ref.DTMManagerDefault cannot be cast to org.apache.xml.dtm.DTMManager

I would like use Primefaces and Myfaces on my application. However there is an exception. 00:31:01,292 SEVERE [org.primefaces.config.ConfigContainer] (…

jsf primefaces web.xml myfaces
How to force WebSphere AS 8 to use a specific JSF implementation?

I have an old enterprise application that was developed using WAS 6.1, now my company is trying to perform the implementation …

java jsp jsf websphere myfaces