- Learning PrimeFaces Extensions Development
- Sudheer Jonna
- 168字
- 2021-07-16 12:11:17
Chapter 1. Introducing PrimeFaces Extensions
PrimeFaces is a leading lightweight, open source User Interface (UI) component library for web applications based on JavaServer Faces (JSF). It provides a set of more than 100 UI components with a single JAR that requires zero configuration and no dependencies. Just as JSF (the Apache MyFaces implementation) has some extension packages, PrimeFaces has also come up with a community-driven extension and a new components set called PrimeFaces Extensions. It is a community-driven open source library that has been founded by Thomas Andraschko and Oleg Varaksin. This project aims to be a lightweight and fast JSF 2 component library in addition to PrimeFaces. It contains various components that are neither available in PrimeFaces nor in any other JSF UI library.
In this chapter, we will cover:
- An introduction to PrimeFaces Extensions and its features
- Installing and configuring PrimeFaces Extensions
- Creating a simple HelloWorld application using PrimeFaces Extensions
- Working with PrimeFaces Extensions project resources
- Community support and a showcase for PrimeFaces Extensions
- Learn ECMAScript(Second Edition)
- GAE編程指南
- 造個小程序:與微信一起干件正經事兒
- Hands-On Data Structures and Algorithms with JavaScript
- C語言最佳實踐
- Building Cross-Platform Desktop Applications with Electron
- Hands-On Enterprise Automation with Python.
- C程序設計案例教程
- 基于Swift語言的iOS App 商業(yè)實戰(zhàn)教程
- C語言實驗指導及習題解析
- Mastering Apache Spark 2.x(Second Edition)
- Spring Boot Cookbook
- SQL Server 2016數(shù)據(jù)庫應用與開發(fā)
- 量化金融R語言高級教程
- Test-Driven Machine Learning