- PrimeFaces Theme Development
- Andy Bailey Sudheer Jonna
- 106字
- 2021-07-09 21:12:20
Chapter 1. To Skin an App
In this chapter, you will be introduced to the PrimeFaces JSF (short for JavaServer Faces) component library, and you will create a Maven-based JSF web application. This application will be used throughout the book to demonstrate and test the things that we will learn in each chapter and section.
In this chapter, we will cover the following topics:
- Why we need to create an app
- An introduction to the PrimeFaces library
- Creating a Maven JSF project
- Integrating the PrimeFaces library into a Maven JSF project
- Adding the additional dependencies that GlassFish needs
- Building the project
- Running the project
推薦閱讀
- 零基礎搭建量化投資系統:以Python為工具
- Boost C++ Application Development Cookbook(Second Edition)
- Hands-On Enterprise Automation with Python.
- Python機器學習經典實例
- 嚴密系統設計:方法、趨勢與挑戰
- Visual Basic程序設計實驗指導(第二版)
- RealSenseTM互動開發實戰
- Java Fundamentals
- LabVIEW虛擬儀器程序設計從入門到精通(第二版)
- Distributed Computing in Java 9
- 嵌入式Linux C語言程序設計基礎教程
- Python Projects for Kids
- Solr權威指南(下卷)
- 零基礎學Java第2版
- Ubuntu Server Cookbook