|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Application.addELResolver(ELResolver).
Application.getELResolver() according to 1.2 spec section 5.6.2 or to be used as the el resolver for jsp
according to 1.2 spec section 5.6.1Application.getELResolver())
and jsp (the one we add with JspApplicationContext.addELResolver(javax.el.ELResolver).org.apache.myfaces.CACHE_OLD_VIEWS_IN_SESSION_MODE context parameter.
org.apache.myfaces.COMPRESS_STATE_IN_SESSION context parameter.
org.apache.myfaces.SERIALIZE_STATE_IN_SESSION context parameter.
NavigationRule.getNavigationCases().RuntimeConfig.getNavigationRules().SetPropertyActionListener.VariableResolverToApplicationELResolverAdapter.resolveVariable(FacesContext, String) to the el resolver of the application.VariableResolver
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||