单词 | JSF |
释义 |
例句释义: 联合攻击机 1. Building a custom JSF component is often the right thing to do. 构建一个自定义JSF组件通常是正需要做的事情。 www.ibm.com 2. With all the background work out of the way, I think you're ready to take the plunge and develop your own custom JSF components. 有了这些基础工作之后,我认为您已经可以采取行动,开发自己的定制JSF组件了。 www.ibm.com 3. Even then, it was readily apparent that JSF made adopting Ajax more difficult than it had to be. 即使如此,这一点仍然很明显:JSF使得Ajax比过去更难于采用。 www.ibm.com 4. This would make it easier for a developer to use individual parts of JSF without being forced to use all of it. 这使得开发者能更加轻松地使用JSF的单个部分,而无需使用其全部。 www.infoq.com 5. One of the down sides to using JSF was the technology used for the rendering layer, which by default was provided by JavaServer Pages (JSP). 使用JSF的缺点之一是用于呈现层的技术,默认情况下由JavaServerPages?(JSP?)提供。 www.ibm.com 6. WebSphere Studio enables you to easily drag the Web service onto a portlet page in the form of a JSF Web service client component. WebSphereStudio使您能够轻易地以JSFWeb服务客户端组件的形式将Webservice拖动到portlet页面上。 www.ibm.com 7. JSF, to put it in terms we Domino developers understand, is the equivalent of a custom-class rendering engine. JSF用我们Domino开发人员理解的术语来说,就相当于一个定制类呈现引擎。 www.ibm.com 8. But before we get into all that, I'll take just a minute to separate some JSF FUD from fact. 但是在开始之前,我将花一点时间来划清JSFFUD与事实真相。 www.ibm.com 9. Many JSF components require additional resources to be added to the page or to the application. 许多JSF组件需要额外的资源添加到页面或者应用软件中。 www.ibm.com 10. For pages wanting to use both input and output controls on the same page, it is quite easy to develop a JSF page with no navigation. 对于希望在同一个页面上同时使用输入和输出控件的页面,开发不带导航的JSF页面是很容易的。 www.ibm.com 1. We told you to refer back to the JSF application lifecycle and see if you could figure it out. 请参阅前面的JSF应用程序生命周期,看看您能否找到答案。 www.ibm.com 2. Once you ve laid out the page in normal HTML you want to tell the JSF system that you re going to be using JSF to manage your components. 一旦将该页面布局到普通HTML中,您就想要告诉JSF系统,您将使用JSF来管理组件。 www-128.ibm.com 3. We've covered quite a bit of ground in this article when it comes to JSF conversion and validation. 在本文中我们讨论了相当多的JSF转换和验证的基本内容。 www.ibm.com 4. The last field in this section specifies the names of any JSF facets that may be used with a component. 本部分的最后一个区域,指定了可能与组件一起使用的JSFfacets的名字。 www.ibm.com 5. JSF is the result of lessons learned over several years of evolving Web development techniques on the Java platform. JSF是几年前学过的在Java平台上改进Web开发技术的课程的结果。 www-128.ibm.com 6. That said, the truth is that JSF is not bound to JSP technology inherently. 这就是说,JSF并不内在地绑定到JSP技术。 www.ibm.com 7. As with all things JSF, I promise it will be easier than you think and far too rewarding, in terms of time and headache saved, to ignore. 使用JSF的东西,我敢保证要比您想像的要更加容易,而且从节约的时间和精力上来说,回报如此之多,多得不能忽略。 www.ibm.com 8. 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设置组件的属性值。 www.ibm.com 9. I've barely scratched the surface of JSF 2 features so far, with managed bean annotations, simplified navigation, and support for resources. 到目前为止,我仅仅触及了JSF2特性中最浅显的内容,包括托管bean、注释、简化导航和资源支持。 www.ibm.com 10. For the type-ahead JSF component to work, its value attribute must be bound to a Map object. 为了要预输入JSF组件工作,它的value属性必须关联Map对象。 www.ibm.com 1. The location bar does not get updated to reflect the new view after an action because JSF advances to it through a server-side redirect. 地址栏没有更新,以反映执行动作后的新视图,因为JSF通过一个服务器端重定向使之前进。 www.ibm.com 2. The easiest way to dissolve your preconceptions about JSF is to delve right into the technology, and we'll do that in just a few minutes. 消除您对JSF的偏见的最好方法是,适当地钻研这种技术,我们马上就来做这件事。 www.ibm.com 3. Seam components are more like Spring beans than JSF managed beans in that they plug into a sophisticated, aspect-oriented framework. Seam组件更像Springbean,而不是JSF托管bean,这是因为它们插入到复杂的、面向方面的框架。 www.ibm.com 4. The JSP tags in a JSF application render the view and represent the component, but cannot change the state of a JSF component. JSF应用程序中的JSP标记呈现了视图,并表示组件,但无法更改JSF组件的状态。 www.ibm.com 5. Each entry and element of such a data map contains the value of a JSF input component whose ID is also the key in the data map. 这类数据地图的每个条目和元素都包含JSF输入组件的值,其ID是数据地图的键。 www.ibm.com 6. The technique presented here can be used to set any attributes or properties of the JSF components, not just the default styles. 这里所展示的技巧可以用来设置JSF组件的任何属性,而不仅仅是默认的样式。 www.ibm.com 7. While JSF makes it easier for you to create richer HTML-based user interfaces, JSF is by design a server-based technology. 尽管JSF简化了创建丰富的HTML用户界面的过程,但是根据设计JSF是一种基于服务器的技术。 www.ibm.com 8. Throughout this series I've tried to help you overcome the FUD that has caused many Java developers to shy away from using JSF technology. 贯穿这个系列,我一直在试图帮助您克服造成许多Java开发人员逃避使用JSF技术的FUD。 www.ibm.com 9. Looking back at Figure 1, JSF is at the heart of the Controller layer in this application. 回过头看一下图1,JSF是该应用程序中Controller层的中心。 www.ibm.com 10. Now you will create a JSF Web project to see how the new component library integrates with the JSF tools. 现在您已经创建了一个JSFWeb项目,以查看这些新组件库是怎样与JSF工具集成到一起的。 www.ibm.com 1. I'll get you started this month with an architectural overview of JSF and a working example demonstrating the fundamentals of MVC and JSF. 本期一开始,我将给出JSF的一个结构上的概述和一个实际的例子,演示了MVC和JSF的基础。 www.ibm.com 2. Let's consider some of these enhancements as they apply to the common challenges of JSF development. 让我们来考虑其中一些增强,因为它们适用于JSF开发中一些常见的挑战。 www.ibm.com 3. You'll be able to mix your non-JSF components with the JSF components in the same Web page and you'll avoid much of the JSF complexity. 此外,还可以在同一Web页面上混合使用非JSF组件和JSF组件,大大避免了JSF带来的复杂性。 www.ibm.com 4. Combining JSF with JavaScript to deal with just one component, rather than the entire page, is called immediate event handling. 程序组合采用JSF和JavaScript技术来处理一个组件,而不是整个页面,这种技术称为即时事件处理。 www.ibm.com 5. Some other writers seem to suggest that integrating Acegi with JSF requires the JSF application to serve the login page (see Resources). 其他一些作者似乎认为将Acegi与JSF集成需要JSF应用程序提供登录页面(参见参考资料)。 www.ibm.com 6. JSF is beginning to dominate the Java Web application market because of its status as a Java Web standard. JSF正开始凭借其JavaWeb标准的地位主导JavaWeb应用程序市场。 www.ibm.com 7. Facelets seems to really scratch an itch for the JSF development community. Facelets好像确实符合JSF开发社区的需求。 www.ibm.com 8. JSF 1. x has no facility for handling these so component developers typically have to develop their own mechanism. JSF1.x无法方便地处理这些内容,所以组件开发者不得不开发自己的处理机制。 www.infoq.com 9. It's great to be able to use all different JSF component libraries available today, isn't it? 当今能够使用所有不同类型的JSF组件库时间非常令人高兴的事,不是吗? www.ibm.com 10. You examined the navigation of the Web application, as mapped out in the JSF configuration file, faces-config. xml. 研究了Web应用程序的导航,并在JSF配置文件faces-config.xml中映射出来。 www.ibm.com 1. In particular, the JSF API has become a central piece in the evolving Web, at least as far as the Java platform is concerned. 尤其是,至少就Java平台而言,JSFAPI已经成为Web的中心组件。 www.ibm.com 2. There it features a set of Rich Client JSF Components which are part of its Application Development Framework (ADF). 网站上提供了一套富客户JSF组件,属于应用开发框架(ADF)的一部分。 www.infoq.com 3. Tag, which informs the container that you re using JSF to manage the components contained inside of it. 标签来做到,该标签通知容器,您将使用JSF来管理其中的组件。 www-128.ibm.com 4. The JSF EL supplies the implicit get in interpreting the method name to call for the binding. 在解释方法名称时,JSFEL提供了隐式get来调用此绑定。 www.ibm.com 5. JSF makes it easy to designate Java code that is invoked when forms are submitted. The code can respond to particular buttons, changes. 应用JSF可以轻松地指定代码在表单提义时调用。这代码可以响应通常的按键,修改变量,捕获选择等。 www.blogcn.com 6. It is also the only current AAM capable of conducting lock-on before-launch engagements from inside the JSF's internal weapons bay. 它也是当前唯一可以从JSF的内部武器舱进行发射前锁定的空对空导弹。 word.hcbus.com 7. Now we are ready to create the output section of the JSF Page. 现在我们已经做好创建JSF页面输出部分的准备了。 www-128.ibm.com 8. All faces requests are intercepted by the Faces Servlet, which is configured in the web. xml descriptor of any JSF-based Web application. 所有的face请求均由FacesServlet截获,这是在每个基于JSF的Web应用程序的web.xml描述符中配置的。 www.ibm.com 9. I'll then demonstrate a couple of new techniques that are especially suitable for securing JavaBeans used in JSF applications. 然后演示两项新技术,这些新技术特别适合在JSF应用程序中保护JavaBean。 www.ibm.com 10. Hands down, this deficiency is one of the primary sources of confusion for developers learning to use JSF. 这也是学习使用JSF的开发人员容易感到困惑的主要原因之一。 www.ibm.com 1. Dropdowns are commonly used in the presentation, whether it is portlet or just a JSF Web page. Dropdown通常用在表示中,无论它是portlet或仅是JSFWeb页面。 www.ibm.com 2. And throughout it all, the JSF application lifecycle provides a reliable infrastructure for consistently ensuring data-model integrity. JSF生命周期在所有阶段都提供了可靠的基础设施,始终如一地保证数据模型的完整性。 www.ibm.com 3. You can download the JSF specification, the reference implementation, two sample applications, and a JSF tutorial from Resources. 你可以从参考资源中下载JSF的规范、参考实现、两个样例应用和一份JSF教程。 www.mscto.com 4. When it comes to driving dynamic data to the JSF components, you could use a number of different solutions. 当涉及为JSF组件提供动态数据时,可使用大量不同的解决方案。 www.ibm.com 5. Shale Test also has integration with Spring Framework to allow a JSF component to be bound as a managed bean or as a Spring bean. Shale测试还与Spring框架进行了集成,允许JSF组件被绑定为管理bean或Springbean。 www.infoq.com 6. We are now ready to add the Web service to the JSP using the page data panel and JSF controls. 我们现在已经准备好使用页面数据面板和JSF控件将Web服务添加到JSP中了。 www.ibm.com 7. The next step in the evolution of this model is wrapping one toolkit (like Dojo) with another like (JSF). 模式演变的下一步是用一个工具包(比如,JFS)包装另一个工具包(比如,Dojo)。 www.ibm.com 8. Once you re familiar with the JSF way of doing things, I think you ll find it hard to go back to Struts Model 2-style development. 一旦熟悉JSF处理事情的方法之后,我想您将发现很难再返回StrutsModel2风格的开发了。 www-128.ibm.com 9. Also, the spec gives you a way to determine if the application is using JSF, and then you have to do things of that nature. 此外,规范为您提供了一种方法来确定应用程序是否使用JSF,然后您必须根据该特点执行操作。 www.ibm.com 10. Next, add the seam: component tag inside of the definition of any Spring bean you would like to expose to JSF. 接下来,在任何您想要公开给JSF的Springbean的定义内添加seam:component标记。 www.ibm.com 1. As is usual in a JSF application, navigation is mapped out in the faces-config. xml file. 像通常的JSF应用程序一样,在faces-config.xml文件中将导航映射出来。 www.ibm.com 2. While JSF specification makes it possible to create new components, it does not make it particularly simple. 虽然JSF规范可以创建新的组件,但是它不能使其简化。 www.ibm.com 3. The JSF is a sophisticated combat jet that will be tailored to meet the unique requirements of the Air Force, Navy and Marines. 经过改装后的JSF将可以满足空军、海军和海军陆战队的需求。 www.etiri.com.cn 4. Uses of this servlet filter include integration with non-JSF requests, propagating conversations over redirects, and managing file uploads. servlet过滤器的用法包括与非JSF请求集成,通过重定向传播conversation,以及管理文件上传。 www.ibm.com 5. This application demonstrates how stateful behavior can be introduced to JSF managed beans through the use of the conversation scope. 该应用程序展示了如何通过使用conversation作用域将有状态的行为引入到JSF托管的bean。 www.ibm.com 6. Spring comes with a variable resolver implementation class that lets you reference Spring managed beans in JSF expressions. Spring附带了一个变量解析器实现类,允许您在JSF表达式中引用Spring托管Bean。 www.ibm.com 7. The JSF specification actually does some of the data selection legwork for you. JSF规范实际上为您处理了一些数据选择收集工作。 www.ibm.com 8. Therefore, JSF's expression resolving-mechanism must be able to resolve Acegi's IOC beans. 所以,JSF表达式-解析机制必须能够解析为Acegi的IOCbean。 www.ibm.com 9. At this time, JSF has no good solution to this problem. 直到现在,JSF对这个问题都没有好的解决办法。 www.ibm.com 10. The JSF framework controller uses the view ID to look up the components for the current view. JSF框架控制器使用这个视图ID来为当前的视图查找组件。 www.ibm.com 1. the reference implementation, two sample applications, and a JSF tutorial from Resources. 你能从参考资源中下载JSF的规范、参考实现、两个样例应用和一份JSF教程。 dict.kekenet.com 2. In the case of a new view, JSF builds the view of the Faces page and wires the event handlers and validators to the components. 在新视图的情况中,JSF会构建Faces页面的视图,并将事件处理程序和验证程序绑定到组件上。 www.ibm.com 3. Eventually, solutions began to roll out that suggested using JSF PhaseListeners or component Renderers to handle partial page updates. 最终的解决办法是建议使用JSFPhaseListener或组件Renderer来处理局部页面更新。 www.ibm.com 4. Using the JSF framework together with a good component library may be the right choice if you are building a sophisticated Web application. 如果要构建复杂的Web应用程序,正确的选择是将JSF框架和良好的组件库结合使用。 www.ibm.com 5. The following table shows converter ids and the corresponding implementation classes used by JSF for a simple data conversion. 下表显示了JSF进行简单数据转换所使用的转换器id及其对应的实现类。 www.ibm.com 6. The spring-web package, part of the Spring distribution, ships with a custom JSF variable resolver to establish this bridge. spring-web包是Spring发布的一部分,附带有自定义JSF变量解析器,可构建此桥梁。 www.ibm.com 7. A handler class, effectively a JSF backing bean, which constructs the actual graphical view out of JSF components. 处理程序类,是一个有效的JSF支持Bean,能够从JSF组件中构造实际图形视图。 www.ibm.com 8. JSF's fine-tuned event model allows your applications to be less tied to HTTP details and simplifies your development effort. JSF的良好调优的事件模型,允许您的应用程序与HTTP细节的联系更少,并简化了开发。 www.ibm.com 9. Once that setup is complete, you can shift your native JSF application to Seam one managed bean at a time. 完成这些设置后,就可以一次性地将本地JSF应用程序转移到Seam管理的bean上。 www.ibm.com 10. As previously mentioned, the JSF framework is designed to be remarkably easy on the application developer. 正如前面提到的,JSF框架设计成对应用程序开发人员来说非常容易。 www.ibm.com 1. The tutorial winds down with a taste of some advanced JSF programming: create an object-level validation framework using a phase listener. 本教程要尝试一些高级JSF编程:使用一个阶段监听器创建一个对象级的检验框架。 www.ibm.com 2. Remember that the endgame of a Facelets template is to create a JSF component tree. 切记,Facelets模板的最后阶段是创建JSF组件树。 www.ibm.com 3. The following portion of XHTML file shows how the custom JSF compoenent was used to generate the DOJO's tree and tabbed pane widgets. 下面是XHTML的部分内容,展示了如何自定义JSF组件用来产生DOJO的树和标签面板窗口部件。 www.infoq.com 4. The JSF specification completely disregards exception management, placing its responsibility entirely on the servlet container. JSF规范完全忽视异常管理,将责任完全放在servlet容器上。 www.ibm.com 5. This ensures that the appropriate portlet tag libraries are initialized and used in the JSF presentation. 这样能保证合适的portlet标记符被初始化,并用于JSF表示中。 www.ibm.com 6. In Part 1 of this article series, we presented an accelerated JSF development solution for a XML-based SOA application. 在本系列文章的第1部分中,我们提出了加快JSF开发的解决方案用于基于XML的SOA应用程序。 www.ibm.com 7. In Part 2 of this article series, we described an accelerated JSF development solution for a XML-based SOA application. 在该系列文章的第2部分中,我们描述了加速开发用于基于XML的应用程序的JSF的解决方案。 www.ibm.com 8. Notice that the pattern is defining other JSF tags to make up a new column, and its header section inside the dataTable. 注意模式定义了其他的JSF标签以组成一个新列,以及dataTable之内的报头部分。 www.ibm.com 9. The var attribute declares a variable that will be used to iterate over the list, a pattern often used by JSF components. var属性声明一个变量,该变量将用于对列表进行迭代,JSF组件经常使用这种模式。 www.ibm.com 10. This is much simpler that specifying navigation rules in a configuration file as in the case of the JSF framework. 这与在配置文件中指定导航规则(如在JSF框架下)相比要简单得多。 www.ibm.com 1. In JSF, an UI event handler method can determine which page to display next by returning the string name of a navigation rule. 在JSF中,一个用户界面事件处理器能通过返回导航规则名称,决定下一步该显示哪个页面。 www.infoq.com 2. JPA entities are a natural fit to be used as the data-binding model required for most JSF components. JPA实体可以用做大多数JSF组件需要的数据捆绑模。 www.ibm.com 3. Because the JSF life cycle remains the central piece of a Seam application, there is no retraining period to endure. 因为JSF生命周期仍然是Seam应用程序的中心部分,所以不需要经历一个再训练时期。 www.ibm.com 4. Keep reading this series and decide for yourself if JSF is a viable alternative to Struts for your project. 请继续阅读本系列文章,并自己确定JSF对于您的项目是不是Struts的可行替代。 www-128.ibm.com 5. Custom JSF components were used to generate the necessary HTML for the Tree and Split Container components of DOJO. 自定义JSF组件用来为DOJO的树和分隔容器组件产生所需的HTML。 www.infoq.com 6. Remember that JSF is a UI framework that provides GUI components and an event model for developing dynamic data driven Web user interfaces. JSF是一个UI框架,它提供GUI组件和事件模型,用于开发动态数据驱动的Web用户接口。 www-128.ibm.com 7. Back in the test page (testPage. jsp), notice that the t: commandButton tag was automatically surrounded by a JSF form tag. 回到测试页面(testPage.jsp),注意t:commandButton标签会由一个JSF格式的标签所环绕。 www.ibm.com 8. Additionally, JSF component bindings used by the backing bean will not be available either. 此外,由backingbean使用的JSF组件绑定亦不可用。 www.ibm.com 9. With a few simple annotations, the EJB3 business components in Seam can now be used directly to back JSF web forms or handle web UI events. 只需要个别简单的注解,Seam中的EJB3业务组件就能直接被用来支持JSFWeb表单或者处理WebUI事件。 www.infoq.com 10. You should be able to implement the same features from Acegi in a JSF application without writing any Java code. 同样,在JSF应用程序中,无需编写任何Java代码,也应该能够从Acegi实现相同的特性。 www.ibm.com 1. Once properly mapped, the catalog bean simply acts as a wrapper for the JSF catalog application's public and private data. 映射完成后,catalogbean就会充当JSF编目应用程序的公共和私有数据的包装器。 www.ibm.com 2. JSF checks the configuration file shown in Listing 3 to find definition of the catalog bean and instantiates it. JSF检查清单3所示的配置文件,查找catalogbean的定义并将其实例化。 www.ibm.com 3. Let's start by looking at a web. xml file that you can deploy to secure your JSF applications. 首先看一下web.xml文件,可以部署该文件保护JSF应用程序。 www.ibm.com 4. If you are using JSF and haven't heard of Seam, I highly recommend that you check out the Seam reference documentation (see Resources). 如果您正使用JSF,并且还没听说过Seam,那么我强烈建议您看看Seam的参考文档(见参考资料)。 www.ibm.com 5. And with that you really do know the essentials of JSF component development. 通过这些内容,您已经切实地了解了JSF组件开发的核心。 www.ibm.com 6. JSF's javax. faces. el. VariableResolver class is a default expression resolver capable of resolving expressions to JSF's managed beans. JSF的javax.faces.el.VariableResolver类是默认的表达式解析器,能够将表达式解析为JSF的托管bean。 www.ibm.com 7. In this case, the JSF implementation cannot restore the component tree, which must be created in the Render Response phase. 在这种情况下,JSF实现不能恢复组件树,此树必须在RenderResponse阶段创建。 www.ibm.com 8. For instance, Seam includes a servlet filter that extends the scope of its features beyond the JSF life cycle. 例如,Seam包括一个servlet过滤器,该过滤器扩展JSF生命周期以外的Seam特性。 www.ibm.com 9. Remember that data maps contain the values of the JSF components, which must be serializable according to the JSF specification. 注意:数据地图包含JSF组件的值,而根据JSP规范,它们必须是可序列化的。 www.ibm.com 10. While the lost events may seem like an exceptional condition, it raises no red flags in the JSF life cycle. 虽然丢失的事件看上去像是异常状况,但并不会导致JSF生命周期中出现红色标志。 www.ibm.com 1. Like Swing and AWT JSF is a development framework that provides a set of standard, reusable GUI components. 像Swing和AWT一样,JSF是一个可以提供一组标准的、可重用的GUI组件的开发框架。 www-128.ibm.com 2. Then, the JSF framework traverses the tree recursively, updating the state of the components. 然后,JSF框架递归式地遍历组件树,更新组件状态。 www.ibm.com 3. Stay tuned for the next article of the series, where you'll find out how to create JSF-like components, using JSP tag files. 请继续关注本系列的下一篇文章,您将从中发现如何用JSP标记文件创建类似于JSF的组件。 www.ibm.com 4. You will see that for the Tomahawk dataTable it has been set to the standard JSF var attribute. 您将会看到对于TomahawkdataTable,它被设置成了标准JSFvar属性。 www.ibm.com 5. The JSF configuration file can also be used to provide a value for the maxDataMaps property of the data repository. JSF配置文件也可用于为数据存储库的maxDataMaps属性提供值。 www.ibm.com 6. The validateEmail method is used by JSF to perform custom validation on an inputText component value bound to a user. email model property. JSF用validateEmail方法对绑定到user.email模型属性的inputText组件值进行自定义验证。 www.ibm.com 7. This example clearly demonstrates that the one-to-one mapping between a JSF request URL and view template is not imperative. 这个例子很明显地演示了JSF请求URL与视图模板之间并不一定存在一对一的关系。 www.ibm.com 8. A non-standard JSF component producing a larger HTML fragment, such as a tree or a table, may not let you set the style of any HTML element. 生成较大的HTML片段(比如一个树或表)的非标准JSF组件可能不允许设置任何HTML元素的样式。 www.ibm.com 9. JSF is a set of Java classes and JSP tag libraries that provide a framework for developing Web applications. JSF是一组Java类和JSP标签库,它提供了开发Web应用程序的框架。 www-128.ibm.com 10. (or similar) is a message. properties file that contains the default messages shown in Figure 14. jsf-impl.jar(或类似的文件中)中包含了一个message.properties文件,该文件包含图14所示的默认消息。 www.ibm.com 1. One way is to search the parent component of the dynamic elements in the JSF components tree and then remove or insert elements. 一种方法是查找JSF组件树中的动态元素的父组件,然后删除或插入元素。 www.ibm.com 2. Now the road hazard of multi-thread JSF Web application is no longer in your way. 现在多线程JSF网络程序中的风险就不复存在了。 www.ibm.com 3. The faces context wraps information about application resources that the faces servlet will later require to execute the JSF life cycle. faces上下文封装与应用程序资源相关的信息。facesservlet执行JSF生命周期时需要这些信息。 www.ibm.com 4. However, the JSF EL code actually associates the fields with the corresponding values of the backing beans properties. 但是JSFEL代码实际上将字段与backingbeans属性的相应值相关联。 www.ibm.com 5. Also, since JSF components are exposed as tag libraries, we've looked at some of the source for the XHTML pages. 同时,由于JSF组件公开为标记库,因此我们查看了一些XHTML页面的源代码。 www.ibm.com 6. Attributes that follow standard JSF naming conventions (like these preceding examples) are all preset to appropriate values. 该属性遵循标准的JSF命名习惯(就像前面的例子一样)。 www.ibm.com 7. Spring provides an expression resolver for JSF in a class named org. springframework. web. jsf. DelegatingVariableResolver. Spring在名为org.springframework.web.jsf.DelegatingVariableResolver的类中提供了JSF表达式解析器。 www.ibm.com 8. JSF 1 was developed in an ivory tower, and the results, arguably, were less than spectacular. JSF1就是在象牙塔中开发的,因此,它的出现并没有引起太大的轰动。 www.ibm.com 9. These later frameworks are classified as action-based, whereas JSF is a member of a new family of frameworks based on a component model. 前面那些框架被归类为基于动作的(action-based),而JSF则属于基于组件模型的新的框架家族中的一员。 www.ibm.com 10. Therefore, the application needs to control the JSF request processing life cycle, which can be easily done by implementing a PhaseListener. 因此,应用程序需要控制JSF请求处理生命周期,这可以通过实现PhaseListener很轻松地完成。 www.ibm.com 1. The JSF form contains three input components: a text field, a checkbox, and a drop-down list. 此JSF表单包含三个输入组件:文本字段、复选框和下拉列表。 www.ibm.com 2. If you have experience developing applications with JSF, then you know that blindly fetching data in getter methods is strongly discouraged. 如果曾经使用JSF开发过应用程序,就会了解盲目地在getter方法中获取数据非常不妥。 www.ibm.com 3. The standard set of components that ships with JSF has JSP bindings and generates HTML renderings. JSF自带的标准组件集里面有JSP绑定,可以生成HTML渲染。 www.ibm.com 4. Instead, the event handler for the category list populates the subcategories and forces JSF to skip to the render response phase. 相反,类清单的事件处理程序会生成子目录,并强制JSF跳过进行响应的阶段。 www-128.ibm.com 5. Add the varValidCodesRootBean in the page data to be a JSF managed bean and set the scope as application. 在页数据中添加varValidCodesRootBean使其成为受JSF管理的bean,并设置范围为应用程序。 www.ibm.com 6. When a JSF validator finds an error, the form is returned to the user so he or she can correct it. 当JSF验证器发现一个错误时,将向用户返回此表单,以便改正。 www.ibm.com 7. All JSF applications must route the first JSP page displayed by the application through the JSF controller servlet. 所有的JSF应都必须通过JSF控制器导向到各自应用所显示的第一个JSP页面。 www.mscto.com 8. In Part 2, you see how to store the data of the current JSF view into a data repository. 在第2部分中,您了解了如何将当前JSF视图数据保存到数据存储库中。 www.ibm.com 9. Although JSF 2 was indeed specified by a bunch of eggheads, it was also driven by real-world innovation. 尽管JSF2规范确实是由一些理论家编写的,但它也受到了来自实际开发的创新的驱动。 www.ibm.com 10. We use a custom private helper method to turn the EL expression string into an actual JSF valueBinding instance. 我们使用自定义的专用helper方法将EL表达式字符串转换为实际JSFvalueBinding实例。 www.ibm.com 1. Easier: You no lnger have to tweak your content fragment file to make it run the JSF and Struts Tiles together. 更简单:您不再需要对您的内容片段文件进行处理,使它能够同时运行JSF和StrutsTiles。 www.ibm.com 2. However, while EJB3 and JSF are complementary to each other, they are designed as separate frameworks each with its own philosophy. EJB3和JSF虽然互补,但是他们是根据各自的理念设计的独立的框架。 www.infoq.com 3. The style class name will be provided through the styleClass attribute to the JSF components as shown in Listing 6. 此样式类的名称将会通过styleClass属性提供给JSF组件,如清单6所示。 www.ibm.com 4. file is a standard configuration file for JSF. Seam uses it to add the Seam interceptor into the JSF lifecycle. faces-config.xml文档是JSF标准的配置文档,Seam用它来将其拦截器添加到JSF生命周期中。 www.infoq.com 5. It helps you develop drag-and-drop applications with JavaServerFaces (JSF) and Service Data Objects (SDO), as shown in Figure 3. 它帮助你用JSF和服务数据对象(SDO)开发拖放应用,就如图3所示。 www.ibm.com 6. You must write at least some Java code to hand over user credentials (username and password) from JSF's login page to Acegi. 至少需要编写一些Java代码将用户凭证(用户名和密码)从JSF的登录页面移交到Acegi。 www.ibm.com 7. The validation rules can be pre-defined (shipped with JSF) or defined by the developer. 这些验证规则可以是预先进行定义的(JSF中提供的),也可以由开发者进行定义。 www.ibm.com 8. It uses the technique you've learned in the previous couple of sections to secure access to data wrapped inside JSF managed beans. 它使用前面两节介绍的技术保护对JSF托管bean内包装的数据的访问。 www.ibm.com 9. JSF cannot build the component tree, and later cannot look up the component tree that was already created. JSF就无法构建组件树,并且以后也无法查看已经创建好的组件树。 www-128.ibm.com 10. The wrapped value is now available to the JSF variable resolver, and thus the view. 现在JSF变量解析器和视图就可以使用包装的值。 www.ibm.com 1. Pager controls provided in JSF are used to paginate between these sets of data in the JSF pages being used as portlet views. 在JSF页面中提供寻呼机控制在这些数据组间的标记页码。 www.ibm.com 2. So you use standard JSF components and quickly build an address form out of various input and output fields (Figure 1). 因此您就要使用标准的JSF组件,并从各种输入和输出域中快速构建一个地址(图1)。 www.ibm.com 3. This article is the first part of a series titled "Craft Ajax applications using JSF with CSS and JavaScript. " 这篇文章是“联合使用CSS、JavaScript和JSF精心打造Ajax应用程序”系列的第一部分。 www.ibm.com 4. The JSF life cycle encourages strong component-oriented design by shielding application code from the underlying servlet model. JSF生命周期通过对底层的servlet模型屏蔽应用程序代码促进了面向组件的设计。 www.ibm.com 5. JSF is a set of APIs that enable a component-based approach to user-interface development. JSF是一组API,支持以基于组件的方式开发用户界面。 www.ibm.com 6. You should be familiar with the ideas behind JSF to get the most out of this article. 您应该已经熟悉JSF的背景知识,想从本文获取更多知识。 www.ibm.com 7. And that's it -- not much more is needed to develop a simple JSF component. 现在就可以了——开发一个简单的JSP组件不需要更多了。 www.ibm.com 8. Besides, a little dose of JSF lifecycle know-how can go a long way toward simplifying your Web application development efforts. 此外,掌握一点JSF生命周期技巧可以极大地帮助简化Web应用程序的开发工作。 www.ibm.com 9. Typically, those handlers specify a URL, and the JSF implementation forwards the request to that URL. 典型的情况是处理器声明了一个URL,JSF实现将这个请求前转到这个URL中。 www.sudu.cn 10. Backbase - AJAX JSF Edition runs in all major Java Application Servers. It enables Single Page Interfaces, eliminating full page reloads. 本产品可以在所有的主流JSF应用程序服务器上正常运行,启用单页面接口技术,无需重载所有页面。 www.yeewe.com 1. JSP is singularly focused on generating dynamic output , whereas JSF requires JSP to coordinate building a component model . JSP非常重视生成动态内容输出,而JSF需要JSP来协调组件模型的构建。 www.bing.com 2. By combining portal and JSF technologies, you can rapidly construct sophisticated user interfaces for the Web. 通过将portal和JSF技术结合起来,你就可以迅速的为WEB构建复杂的用户接口。 www.ibm.com 3. In this four-part series, I'll do my best to dispel all three myths in the most practical way possible: by teaching you to work around them. 在这个4部分的系列文章中,我将尽量以最实际的方式消除所有这三个谣传,这种方式就是教您利用JSF进行开发。 www.ibm.com 4. In the previous section, we walked through the creation of a JSF form. 在以上部分,我们大致创建了一个JSF表单。 www.ibm.com 5. If the number of tree nodes is large ( more than 200 ) then the custom JSF component must not generate code for more than 200 nodes. 如果树上的节点数很大(超过200),自定义JSF组件不应为多于200的节点产生代码。 www.infoq.com 6. Notice all of the usual and familiar JSF tags used to create this new component. 注意所有常见的和熟悉的JSF标签都被用来创建这个新组件。 www.ibm.com 7. Composite components are a mainstay of JSF component development and will save you lots of time! 复合组件是JSF组件开发的重点,会节约大量时间! www.ibm.com 8. Figure 2 is an object state diagram of the six phases of the JSF lifecycle, including validation and event handling. 图2是JSF生命周期的第五个阶段的一个对象状态图,包括时间有效性验证和处理。 www.ibm.com 9. Configure the varBrokerUpdateRootBean in the page data to be a JSF managed bean, and set the scope as session (Figure 11). 在页数据中配置varBrokerUpdateRootBean使其成为受JSF管理的bean,并设置范围为session(图11)。 www.ibm.com 10. However, the major contribution of JSF is its component-based model, which promotes reusability and extensibility. 但是,JSF的主要贡献是其基于组件的模型,它促进了可重用性和可扩展性。 www.ibm.com 1. Next, you add the JSF phase listener to the faces-config. xml file, as shown in Listing 2. 接下来,将JSFphase监听器添加到faces-config.xml文件中,如清单2所示。 www.ibm.com 2. The imported projects contain multiple portlets that share JSF JSPs and use property broker for portlet communication. 导入的项目包括共享JSFJSP的多个portlet,并对portlet通信使用property代理。 www.ibm.com 3. JSF provides a component model and a richer MVC environment than most Model 2 implementations. JSF提供一个组件模型和一个比大多数Model2实现更丰富的MVC环境。 www-128.ibm.com 4. However, each time JSF resolves that expression, it triggers an additional invocation, which could in turn hit the service layer. 但是,每当JSF解析那个表达式时,就会触发另一个调用,新的调用又会访问服务层。 www.ibm.com 5. We will now create a second JSF form to access stock history, although we will only step through the creation process at a high level. 我们现在将创建第二个JSF表单来访问股票历史纪录,不过我们将只介绍创建过程中的基本步骤。 www-128.ibm.com 6. The fragments correlate to the individual JSF components on the page and manifest themselves as partial page updates. 这些段与此页中单个的JSF组件相关联并证明其自身为部分页更新。 www.ibm.com 7. With the JSF-Spring integration installed, this expression resolves to a bean named courseManager, defined in the Spring bean configuration. 安装JSF-Spring集成之后,该表达式解析成Springbean配置中定义的名为courseManager的bean。 www.ibm.com 8. As mentioned earlier, portlet presentation is much more sophisticated than a pure JSF Web application. 如同前面所提及的,portlet表示比纯的JSFWeb应用程序更加复杂。 www-128.ibm.com 9. You can use JSF components directly within the Facelets templating language without any additional development. 在Facelets模板化语言中可以直接使用JSF组件,不用任何额外的开发。 www-128.ibm.com 10. The latter situation occurs because JSF configures forms to post back to the same URL that generated them. 后一种情况之所以会发生,是因为JSF将表单配置为post回生成它们的URL。 www.ibm.com 1. Seam rectifies this and completes JSF's state management picture by establishing an entirely new conversation scope. Seam纠正了这个问题,它通过建立一个全新的conversation作用域,完善了JSF的状态管理。 www.ibm.com 2. Developing a managed bean with Seam is almost shockingly easy compared to the typical JSF configuration process. 与典型的JSF配置过程相比,使用Seam开发受管bean非常容易。 www.ibm.com 3. Facelets knows about the JSF component tree, and its sole purpose in life is to build that component tree. Facelets知道JSF组件树,它的唯一目的就是构建这个组件树。 www-128.ibm.com 4. That method requires that you identify all JSF components and write them into your JSF pages. 因为该方法需要您标识出所有的JSF组件并将它们写入到您的JSF页面。 www.ibm.com 5. This choice specifies which attribute is modified when you drag data from the Page Data view onto a JSF tag in a page. 该选择指定了,将数据从PageData视图拖拉到页面中的JSF标签时,会更改什么属性。 www.ibm.com 6. Before we get started, take a look at Figure 1, a diagram of the JSF lifecycle. 在开始之前,首先来看一下图1,这是一个有关JSF生命周期的图。 www.ibm.com 7. JSF calls the catalog bean's setter methods to set public and private data in the catalog bean. JSF调用catalogbean的setter方法在catalogbean中设置公共和私有数据。 www.ibm.com 8. Shale seems to come closer, being fundamentally based on JSF, but I have some reservations about it. 而Shale似乎更靠近一些,它基本上是基于JSF,但是对此我持保留意见。 www.ibm.com 9. In short: The Seam remoting library enables JSF to achieve the interactive design that its creators had envisioned all along. 简言之:Seamremoting库使JSF可以实现它的创立者一向期望的交互设计。 www.ibm.com 10. All JSF HTML tags have a rendered attribute, the boolean value of which decides whether the HTML widget will be shown to the user or not. 所有JSFHTML标签都有一个rendered属性,该布尔值决定了HTML窗口部件是否将显示给用户。 www.infoq.com 1. For Facelets templates to take effect, you need to tell JSF about the Facelets view handler. 要让Facelets模板生效,需要把Facelets视图处理器告诉JSF。 www-128.ibm.com 2. I'll discuss JSF's expression-resolving mechanism of JSF momentarily (in " Defining an expression resolver" ). 我将会讨论JSF的表达式-解析(expression-resolving)机制(在“定义表达式商业智能器”小节)。 www.ibm.com 3. For the remainder of the article I'll focus on the step-by-step process of actually creating an application in JSF. 对于本文的其余部分,我把重点放在用JSF实际创建应用程序的详细步骤上。 www.ibm.com 4. JSF also uses ResourceBundle as a localization Pack, which is backed up by a set of properties files. JSF也使用ResourceBundle作为地方化的Pack,它由一系列属性文件来支持。 www.ibm.com 5. You now have a brand new JSF component library that you can use in your Web applications or share with your co-workers. 您现在已经拥有一个全新的JSF组件库,您可以在您的Web应用软件中使用,也可以与其他同事分享。 www.ibm.com 6. The simplest way to use secure beans in a JSF application is to follow the same approach used in the five steps in Listing 4 of Part 3. 在JSF应用程序中使用安全bean的最简单方法就是,执行第3部分的清单4中介绍的五个步骤。 www.ibm.com 7. For instance, one of the major complaints of JSF is that it relies too much on HTTP POST. 例如,JSF头疼的一个问题就是过分依赖HTTPPOST。 www.infoq.com 8. Let's take a quick walk through the steps involved in using Seam Remoting to "Ajaxify" your JSF applications. 让我们先来快速看看使用SeamRemoting来“Ajax化”JSF应用程序所需的步骤。 www.ibm.com 9. The use of the active stick and throttle and a cutoff switch was introduced on the JSF demonstrator, the X-35. 主动驾驶杆和油门杆以及动力切断开关从X-35,也就是JSF的演示机开始就引入了。 blog.sina.com.cn 10. Use Spring's DelegatingVariableResolver in JSF's configuration file as in this article's " Defining an expression resolver" section. 按照本文的“定义表达式解析器”一节描述的那样在JSF配置文件中使用Spring的DelegatingVariableResolver。 www.ibm.com 1. I know this because I ve written both a Struts course and a JSF course and I ve taught them both. 因为我编写并讲授过Struts教程和JSF教程,所以我知道这一点。 www-128.ibm.com 2. JSF to ensure form data is automatically validated to be correct. 确保表单数据是经过自动验证的正确数据。 www.ibm.com 3. Because getter methods are invoked many, many times during a typical execution of the JSF life cycle. 因为在典型的JSF执行生命周期中,会多次调用getter方法。 www.ibm.com 4. JSF helps to put that data into context when the action is being processed. 处理该操作时,JSF帮助将这些数据放到上下文中。 www.ibm.com 5. A getEmployee data get method was generated and is bound to the JSF form (Listing 5). 一个getEmployeedata方法会被生成并与JSF表格捆绑住(列表5)。 www.ibm.com 6. Instead, Seam is a very powerful extension to JSF that naturally enhances the JSF life cycle. 相反,Seam是对JSF非常强大的扩展,实际上它增强了JSF的生命周期。 www.ibm.com 7. All protected pages are developed using JSF components, whereas Acegi serves the login page and performs authentication and authorization. 所有受保护页面都是使用JSF组件开发的,而Acegi提供登录页面并执行身份验证和授权。 www.ibm.com 8. The implications of Shale's dependency on JSF are significant and, surprisingly, for the most part positive. Shale对JSF的依赖性具有深远的、令人惊讶的意义,而且大部分情况下是积极的意义。 www.ibm.com 9. Figure 1 shows a partial listing of the Java classes that are controlled by the managed bean facility in JSF. 图1展示了JSF中由受管bean工具控制的Java类的部分清单。 www.ibm.com 10. This feature, based on JSF PhaseListener interface, causes all the configuration files and classes to be reloaded. 这个基于JSFPhaseListener接口的特性会使得所有的配置文件和类被重载。 www.infoq.com 1. The application skeleton also implements JSF, which we didn't explore in this article but is a great point of exploration. 这个应用程序骨架还实现了JSF,本文没有对此做过多介绍,但它很值得深入研究。 www.ibm.com 2. The JSF 2. 0 Expert Group essentially standardized some of the best features from those open source projects. JSF2.0专家组实际上对来自这些开源项目的最佳特性进行了标准化。 www.ibm.com 3. More typically, the tag tells the JSF framework exactly which JSF components to configure and render in great detail. 更常见的情况是,标记详细、确切地告知JSF框架配置和呈现哪些JSF组件。 www.ibm.com 4. If you want to use the custom component in a JSF 1. 1-based application, the superclass of the tag handler must be UIComponentTag. 如果希望在基于JSF1.1的应用程序中使用此自定义组件,则标记处理程序的超类必须是UIComponentTag。 www.ibm.com 5. While preparing, JSF finds the catalog bean in the JSF page shown in Listing 2. 在准备期间,JSF找到清单2所示的JSF页面中的catalogbean。 www.ibm.com 6. The techniques that we describe next will help you make your multi-thread JSF applications more robust. 接下来我们将要介绍的技术,将会使得您的多线程JSF程序变得更加强壮。 www.ibm.com 7. Some developers using JSF may never write a component or extend the framework, while others may focus on just those tasks. 有些使用JSF的开发者可能从来都不会编写一个组件,也不会对框架进行任何扩展;而另外一些人则专注于这种任务的开发。 www-128.ibm.com 8. The preceding section demonstrated that you can use IOC beans directly in your JSF applications. 前一节演示了能够直接在JSF应用程序中使用IOCbean。 www.ibm.com 9. This technique lets you can develop your JSF applications without considering security issues. 使用这项技术,可以在不用考虑安全问题的情况下开发JSF应用程序。 www.ibm.com 10. I also provided an in-depth explanation of events that happen when you deploy your JSF-Acegi application and when a user accesses it. 我还详细说明了部署JSF-Acegi应用程序和用户访问该程序时发生的事件。 www.ibm.com 1. JSF tags support the JSTL expression language; JSP 2. 0 will fully support the JSTL expression language as well. JSF标记支持JSTL表达式语言;JSP2.0也将完全支持JSTL表达式语言。 www.ibm.com 2. JSF does the actual storage and state management, typically though a session, a hidden form field, cookies, etc. JSF通常通过会话、隐藏表单字段、cookies等进行实际的存储和状态管理。 www.ibm.com 3. Using the Properties view, you can modify any of the button tag's attributes using the usual JSF tools. 在Properties视图下,您可以使用普通的JSF工具来更改按钮标签的任意属性。 www.ibm.com 4. JSF makes creating components easy because all the heavy lifting is done by API and base classes. 因为所有的繁重工作都由API和基类完成,所以JSF把组件创建变得很容易。 www.ibm.com 5. We'll wrap up this series next month, with an in-depth look at writing your own custom components in JSF. 在下个月中,我们将深入分析如何用JSF编写自已的自定义组件,并结束这一系列。 www.ibm.com 6. All templates for generating JSF code are now available in Preferences and use simplified JSP-like syntax. 生成JSF代码的所有模板现在在Preferences都可以使用,并且可以使用简化的JSP-like句法。 www.ibm.com 7. JSF is a convenient Web framework to generate HTML pages, receive user input, and manage navigation flow. JSF是一种十分方便的Web框架,可用来生成HTML页面、接收用户输入以及管理导航流。 www.ibm.com 8. For instance, when the user clicks a button to submit a JSF form, Seam automatically parses the form fields and constructs an entity bean. 例如,当用户单击按钮提交一个JSF表单,Seam就会自动解析表单域并构造一个实体bean。 www.infoq.com 9. Figure 3 shows where conversion and validation would occur in the JSF application lifecycle were the immediate attribute set to true. 图3展示了当immediate属性设置为true时,在JSF应用程序生命周期中的哪些地方进行转换和验证。 www.ibm.com 10. When the eager attribute is true, JSF creates the managed bean at startup and places it in application scope. 当eager属性为true时,JSF将在启动时创建托管bean并将其放入应用程序范围。 www.ibm.com 1. After you made a choice, several JSF tags would be added to the page according to the selection that you made in the wizard. 当您做出决定之后,几个JSF标签都会被根据您在这个向导中的选择添加到这个页面。 www.ibm.com 2. In the helloworld project, we included two test cases for unit testing and integrated JSF testing in the test folder. 在helloworld项目中,我们在测试文件夹中包括了单元测试和集成测试这两个测试用例。 www.infoq.com 3. In effect, JSF understands that an action on a row is associated with the row's underlying data. 实际上,JSF了解行操作与该行的底层数据有关。 www.ibm.com 4. In JSF, you bind form inputs to properties of your domain model. 在JSF中可以将表单输入域与域对象的属性绑定起来。 www.infoq.com 5. Thus, JSF components consist of two parts: the component and the renderer. 因此,JSF组件由两部分构成:组件和渲染器。 www.ibm.com 6. This is not the only way or the best way to create a search page, but this way illustrates several important EGL and JSF concepts. 这并不是创建一个搜索页面唯一的,或者最佳的方式,但是这种方式能够解释一些重要的EGL以及JSF概念。 www.ibm.com 7. A growing landscape of third-party JSF components exists in both the open source community and the licensed-software realm. 在开放源码领域和受许可协议限制的软件领域中,第三方JSF组件越来越多了。 www.ibm.com 8. To expose your bean to the JSF life cycle, all you need to do is place a single annotation, @Name, above the class definition. 为了将bean暴露到JSF生命周期中,只需在类定义的上面添加一个简单的注释@Name。 www.ibm.com 9. JavaScript code can be inserted in a JSF page as in any regular Web page, using the element of HTML (see Listing 1). 使用HTML的元素(参见清单1),可以将JavaScript代码像插入到任何常规Web页面一样插入到JSF页面。 www.ibm.com 10. MyFaces or JSF is a loosely coupled framework concentrating on the UI Layer and the bindings to the middle tier. MyFaces或者JSF是一个松耦合的框架,它专注于解决UI层和中间层的邦定问题。 tomwld.blog.163.com 1. Now, let's look at a few things that tie portlet and JSF development together. 现在让我们来了解将portlet和JSF联系在一起的技术。 www.infoq.com 2. Drag the Output component to the JSF page, as shown in Figure 18. 将Output组件拖动到JSF页面,如图18所示。 www.ibm.com 3. The main technologies used are Ajax, JSF using IBM Enhanced Faces components, and service data objects (SDOs). 主要用到的技术是Ajax、使用了IBMEnhancedFaces组件的JSF,及服务数据对象(servicedataobjects,SDOs)。 www.ibm.com 4. If your JSF application is a JSF 2 (or a Facelets), place the tag library declaration in the XHTML page, as shown in Listing 2. 如果您的JSF应用程序是JSF2(或Facelets),将标记库声明放在XHTML页面中,如清单2所示。 www.ibm.com 5. The navigation. xml file contains JSF page navigation rules for multi-page applications. xml文档为多页面应用包含JSF页面导航规则。 www.infoq.com 6. The IRAD JSF tooling will now generate the form shown in Figure 15. IRADJSF工具将产生如图15所示的表格 www.ibm.com 7. JSF components, like AWT components, have containers and components. JSF组件,例如AWT组件,具有一些容器和组件。 www.ibm.com 8. You might wonder why to do this if the component is already available in the JSF framework. 您可能想知道为什么JSF框架中的组件可用时还要这样做。 www.ibm.com 9. So far, you've learned how to submit form data to a JSF page with Ajax. 到目前为止,您已经学会了如何用Ajax将表单数据提交给JSF页面。 www.ibm.com 10. To create our first JSF form, your workspace should first be open from the last exercise from Part 1. 要创建我们的第一个JSF表单,首先应该从第1部分中的最后一个练习打开您的工作区。 www.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。