© Michael Müller 2018
Michael MüllerPractical JSF in Java EE 8 https://doi.org/10.1007/978-1-4842-3030-5_18

18. Links

Michael Müller1 
(1)
Brühl, Nordrhein-Westfalen, Germany
 

Books isn’t just a list of reviewed books. You can also use it to create and display reviews. Aside from these internal reviews, most reviews are published somewhere else, in printed media and/or online. The goal of this chapter is to create a list of reviews that contains links to both internal and external reviews.

Internal Reviews

Links to internal reviews will be created from the review entities. Such an entity contains these properties:
  • Id

  • BookId

  • Date

  • Language

  • Text

  • Book

The last property isn’t stored in the appropriate SQL table. The only reference to a book stored ...

Get Practical JSF in Java EE 8: Web Applications ​in Java for the Enterprise now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.