REMOVED IN OmniFaces 2.1 Final
[OmniFaces utilities] The
isJUELSupportingMethodExpression()
method returns true
if JUEL (implementation of the Unified Expression Language (EL)) supports method expressions.Method:
import org.omnifaces.util.Hacks;
...
boolean
isJUELme = Hacks.isJUELSupportingMethodExpression();
if(isJUELme)
{
// is
} else {
// is
not
}
Niciun comentariu :
Trimiteți un comentariu