You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expression Language 6 added two new resolvers; the OptionalELResolver for Optional, and the RecordELResolver. These are not automatically used in Faces/Mojarra, since we build our own chain explicitly.
We should support them for 4.1.x, and for 5.0 probably add them as requirement in the spec.
Expression Language 6 added two new resolvers; the OptionalELResolver for Optional, and the RecordELResolver. These are not automatically used in Faces/Mojarra, since we build our own chain explicitly.
We should support them for 4.1.x, and for 5.0 probably add them as requirement in the spec.
See also eclipse-ee4j/glassfish#25052
The text was updated successfully, but these errors were encountered: