博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Java EE (5) -- Java EE 6 JavaServer Faces Developer Certified Expert(1z0-896)
阅读量:5769 次
发布时间:2019-06-18

本文共 2374 字,大约阅读时间需要 7 分钟。

Section 1: Essentials of JSF2.0
  • Identify the features of JSF such as Facelets, BookMarkable View, AJAX support and the benefits they bring in
  • Identify the life cycle stages of JSF, flow of request processing, and purpose of FacesContext
  • Design XHTML pages using JSF HTML tag library and demonstrate usage of JSF implicit objects
  • Develop and associate model components with views using CDI Named beans and identify the advantages of CDI Named beans over Managed Bean
  • Manage user and application state using various scopes like flash, conversation, application, request, and session
  • Implement internationalization/Localization using resource bundle and Locale class
Section  2: JSF Navigation Model
  • Design JSF pages with static and dynamic implicit navigation 
  • Configure faces-config.xml to implement navigation rules including conditional and redirection
  • Design bookmarkable views
Section 3: Data Conversion and Validation model
  • Implement data conversion model using JSF standard converters
  • Create, configure, and use custom converters
  • Identify the best suited standard validator and implement it in a given JSF application
  • Create, configure, and use custom validators
  • Describe the usage of bean validation
Section 4: Event Handling
  • Use CDI Named bean in a JSF application to handle action and valuechange events 
  • Create and implement listeners to handle events
  • Develop JSF application that handle life cycle events
  • Implement asynchronous events using AJAX
Section 5:  Data table and Composite Components
  • Design a DataTable with header and footer to populate and manipulate data from various components like Array, List, ResultSet, DataModel and describe the differences between <f:dataTable> and <ui:repeat/>
  • Implement composite components in JSF application and enhance it using AJAX
  • Implement templates in a JSF application and describe the differences between <ui:composition/> and <ui:decorate/>
Section 6: Custom Components
  • Identify when and how to use custom components and custom renderers.
  • Enhance JSF application using HTML5 components
Section 7: Security
  • Configure security for JSF application using authorization and authentication techniques
Section 8: Test, Package, and Deploy a web application
  • Implement efficient error handling and debugging techniques in a JSF application 
  • Configure and deploy a JSF application

转载于:https://www.cnblogs.com/thlzhf/p/4494178.html

你可能感兴趣的文章
H3C交换机配置Console密码
查看>>
Raid5和Raid6的数据安全性比较
查看>>
Memcache和mysql交互流程操作原理说明
查看>>
dell NAS NX3100和 Dell powerconnect 交换机 连接
查看>>
如何处理git每次提交都输入密码
查看>>
汇编宏汇编学习
查看>>
web服务处理过程,各种I/O模型详解,
查看>>
Java 运行时如何获取泛型参数的类型
查看>>
statistical machine translation system
查看>>
个人写的十进制与二进制的互转,C++源码,控制台可直接运行
查看>>
Linux 下常用的 19 条命令
查看>>
UILabel 自动高度计算
查看>>
Json 与 XmL对比
查看>>
微信支付-Java-SpringMVC基础一些代码支持
查看>>
数据推荐系统系列 8种方法之一 User-CF 方式
查看>>
DevOps指北
查看>>
Android开发环境的搭建两步走
查看>>
时速企业邮箱web如何登陆
查看>>
指令大全 - Linux 指令篇:字串处理--tr
查看>>
Haproxy的安装
查看>>