I do not know if I was very specific in the title, but I'll try to be more in the description. I have in my database a table of Disciplines that contains:
I would like these disciplines to be added in a table (in primefaces) where I could click and it go to a second table, a table of "chosen" for example. And it is only after I finish the choice that I can click Submit and the records are saved to the bank. I'm using Java, Hibernate and Primefaces, I've seen something similar but I can not find the component in ShowCase.