JSF was specified and created.
JSF是被指定和创建的。
清单2使用了两个JSF标签。
Restored the data of the JSF forms.
恢复JSF表单的数据。
The user accesses the JSF page.
用户访问jsf页面。
JS f组件是有状态的。
Developing the custom JSF component.
开发自定义JSF组件。
Listing 5 shows the complete JSF page.
清单5显示了完整的jsf页面。
You can create reusable components with JSF.
可以用JSF创建可重用组件。
JSF components are not inherently tied to JSP.
JSF组件不是天生绑定到jsp上的。
JSF USES components to produce HTML responses.
JSF使用组件来生成HTML响应。
I use JSF navigation rules to redirect the page.
我使用JSF导航规则来重定向页面。
Traversing the JSF component tree recursively.
递归式遍历JSF组件树。
Listing 3 actually shows a configuration file for JSF.
清单3实际上演示了JSF的一个配置文件。
This tutorial takes a basic approach to JSF development.
本教程介绍一种基本的JSF开发方法。
Plus neither offers a component model like JSF does.
并且也不提供像JSF提供的那些组件模型。
JSF executes its life cycle and serves the JSF page.
JSF执行其生命周期并提供jsf页面。
Enabling globalization with JSF is easy, but not foolproof.
使用JSF进行全球化很容易,但是并不是极简单的。
JSF 2.0 adds Facelets as a view technology targeted at JSF.
JSF 2.0添加了Facelets,这是一种针对JSF的视图技术。
JSF components, like AWT components, have containers and components.
JSF组件,例如AWT组件,具有一些容器和组件。
This allows JSF to initialize the JSF context and the view root.
这允许JSF初始化jsf上下文和视图根。
If the view doesn't already exist, the JSF controller creates it.
如果这个视图尚未存在,那么J SF控制器就会创建它。
Figure 16 shows two examples of using hyperlinks in a JSF application.
图16显示了在JSF应用软件中使用超链接的两个例子。
JSF 2 provides a standard mechanism for defining and accessing resources.
JSF2提供了定义和访问资源的标准机制。
The JSF framework gives you two options for encoding and decoding data.
JSF框架提供了两个选项用于编码和解码数据。
Find out more about JSF technology and applying it in your applications.
获得更多有关J SF技术的信息并将其应用到您的应用程序中。
JSF provides component tags for every input field available in standard HTML.
JSF为标准HTML中可用的每个输入字段提供了组件标签。
JSF Tools aims to add support for developing JSF-based Web applications.
JSFTools旨在添加对开发基于JSF的Web应用程序的支持。
The JSF framework provides several validators that run on the server side.
JSF框架提供了几种在服务器端运行的验证器。
The source code archive contains code samples for both JSF 1.1 and JSF 1.2.
源代码的压缩文件包含针对JSF 1.1和 JSF 1.2 的代码示例。
The JSF specification actually does some of the data selection legwork for you.
JSF规范实际上为您处理了一些数据选择收集工作。
应用推荐