- Learning PrimeFaces Extensions Development
- Sudheer Jonna
- 163字
- 2021-07-16 12:11:16
What you need for this book
As a reader of this book, you need to install JDK 5 or a higher version and Maven on your machine along with the compatible JSF and the PrimeFaces libraries. Optionally, you can also use software such as Eclipse IDE, debugging tools such as Firebug, and developer tools to debug your applications.
To run the customized web applications mentioned in this book, we stored the projects in GitHub, and you can pull the projects for a better and quick practical experience.
The following list of software and tools will be used in the custom web projects mentioned in this book:
- Java JDK 1.5+ from the official Oracle website (http://www.oracle.com/technetwork/java/javase/downloads/index.html)
- Mojarra Java Server Faces' latest implementation version (https://javaserverfaces.java.net/download.html)
- PrimeFaces' latest version from the PrimeFaces official site (http://www.primefaces.org/downloads.html)
- The latest PrimeFaces Extensions version (http://primefaces-extensions.github.io/)
- Eclipse from the official site (http://www.eclipse.org) or any other Java IDE
- Apache Maven build tool from the official site (http://maven.apache.org/) to work with customized projects
推薦閱讀
- JS全書:JavaScript Web前端開發指南
- Python機器學習編程與實戰
- 精通MATLAB(第3版)
- Keras深度學習實戰
- HTML5 APP開發從入門到精通(微課精編版)
- 軟件測試實用教程
- Software Development on the SAP HANA Platform
- Python網絡爬蟲實例教程(視頻講解版)
- 微前端設計與實現
- MySQL從入門到精通
- Learning Dynamics NAV Patterns
- Mastering R for Quantitative Finance
- KnockoutJS Blueprints
- JavaScript程序設計實例教程(第2版)
- Unity3D高級編程:主程手記