I have an utility class that is not a ManagedBean, and I do not want to transform it in a ManagedBean.
In past I read that there's a way to specify classes to be exposed to JSF using faces-config.xml
, but I don't find it anymore...
I have an utility class that is not a ManagedBean, and I do not want to transform it in a ManagedBean.
In past I read that there's a way to specify classes to be exposed to JSF using faces-config.xml
, but I don't find it anymore...