Book Image

Java EE Development with NetBeans 7 [Video]

By : David Heffelfinger
Book Image

Java EE Development with NetBeans 7 [Video]

By: David Heffelfinger

Overview of this book

Unlock the full potential of Java EE Development with NetBeans 7 through our in-depth video course. Dive into essential topics like Code Completion and Generation, Code Navigation, Refactoring, and understanding NetBeans' Visual Cues. Learn to leverage the power of JSF for simplifying web application development and explore advanced concepts like JPA, Entity Relationships, and Session Beans. Understand the seamless integration of CDI and harness the efficiency of EJBs for scalable enterprise applications. With practical examples and hands-on exercises, grasp the intricacies of Java EE Development and accelerate your career in the world of software engineering.
Table of Contents (6 chapters)
Chapter 3
JavaServer Faces (JSF)
Content Locked
Section 8
Additional PrimeFaces Components
Use PrimeFaces to lay out our web pages. Automatically indicate required fields with the PrimeFaces output label component - Display messages to the user with the PrimeFaces growl component - Create a user-friendly date and numeric input with the PrimeFaces calendar and spinner component - Accept input in specific formats with the PrimeFaces input mask component