Hi, I have been struggling with this one-to-many and many-to-one relationship in JEE web application for the longest time in history.
Recently, I came to think that it might have to do with the server cos I am using Tomcat Server. Correct me if I am wrong. But, now I intend to use Java EE with CDI to work with a server that can handle the insertion of one entity to another entity to MYSQL database. However, at the download page, I saw that there is plume version, TomEE plus version. Which version should I use ? I am running using maven Web, Java 8, Java EE 4, with MYSQL 8 and Eclipse in Windows 10. Tks & regards, Karen
