Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
scaffolding jsp not containiing a list of parent objects
I have a relation in db with a one-to-many-relation
Was curious why the generated jsps(using me4s) does not contain the list of parent objects.
Say the relation is between a dept and employee(1 to many)
And now I add a dept.
When I go to add the employee, I want to see in jsp a list of departments added.
I am not…so why isn’t there one?