The JSF EL supplies the implicit get in interpreting the method name to call for the binding.
在解释方法名称时,JSF EL提供了隐式get来调用此绑定。
The JSF EL expression #{mypage} is used to output the page name passed in via the ui:param tag.
JSF EL表达式 #{mypage}用于输出通过ui:param标记传递的页面名称。
JSF has a mechanism for customizing the resolution of top-level variables in JSF el expressions.
JSF具有用于自定义jsf el表达式中的顶级变量的解析的机制。
Recognizing the need to specify action and validation methods for a Web component, the JSF EL variant added another feature allowing you to use method expressions within an attribute.
认识到有必要为Web组件指定操作和验证方法后,JSF EL变体添加了一个允许在属性内使用方法表达式的特性。
You can associate expressions to any property on a component, thus allowing the component's property value to be set with JSF-EL.
可以把表达式关联到组件上的任何属性,这样就允许用JSF - EL设置组件的属性值。
When you create component properties that are bound with JSF-EL, you need to create a value binding expression.
在创建使用JSF - EL绑定的组件属性时,需要创建值绑定表达式。
JSTL 1.2 is a maintenance release that supports the unified el and resolves issues that used to arise from trying to mix JSF tags and JSTL iteration tags in the same JSP page.
JSTL 1.2是一个维护版本,它支持统一el并解决了在同一个jsp页面中混用JSF标记和JSTL迭代标记时遇到的问题。
The unified EL of JSP 2.1 enabled this feature for any custom JSP tag that may or may not use the JSF API.
JSP 2.1统一后的EL对所有定制JSP标记(无论是否使用JSFAPI)启用这个特性。
JSP 2.1 and JSF 1.2 are more mutually compatible than prior releases, primarily because of the integration of their el syntax into the unified el. El enables operations such as.
与以前的版本相比,JSP 2.1和JSF 1.2之间的兼容性更好,这主要是因为它们的el语法已经集成为统一el。
You can use the JSF-EL (expression language) to bind JSF components to managed bean properties.
可以用JSF -EL(表达式语言)把JSF组件绑定到受管理的bean属性。
You can use the JSF-EL (expression language) to bind JSF components to managed bean properties.
可以用JSF -EL(表达式语言)把JSF组件绑定到受管理的bean属性。
应用推荐