This week's book giveaway is in the Programmer Certification forum. We're giving away four copies of OCP Oracle Certified Professional Java SE 21 Developer Study Guide: Exam 1Z0-830 and have Jeanne Boyarsky & Scott Selikoff on-line! See this thread for details.
The requirement is to display a list of selected items from an ObservableList, but Label isn't doing the job. Only the last selected item is displayed.
Please review test code, it has undergone multiple variations, but cannot get it to display more than one selected item.