It is designed to make the signature of XEL functions (see {@link org.zkoss.web.fn.ServletFns}) simpler. For example, {@link org.zkoss.web.fn.ServletFns#isExplorer} requiresno argument, since it assumes the current context can be retrieved from {@link RequestContexts#getCurrent}. @author tomyeh @since 3.0.0
|
|
|
|