From the course: Learning Java Enterprise Edition

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Challenge

Challenge - Java EE Tutorial

From the course: Learning Java Enterprise Edition

Start my 1-month free trial

Challenge

- [Instructor] Okay, and now it's time for your challenge. What I want you to do is to create a list view page. Now, what this means is that I want you to add a new page to the admin section of the site that displays all of the cargoes that are currently in the system on a single page in a list. Okay, a little hint. Visit the primefaces.org website for example code for the JSF frontend and for the backend. Think about the conversation we had with regard to named beans and producer methods. This challenge should take you no longer than 10 to 15 minutes.

Contents