3 Replies Latest reply on Mar 16, 2006 8:26 PM by hr1551

    CMR many-to-many relation with extra info. can I do it? if c

    hr1551

      Basically I have two beans: Meeting and Person.

      Obviously an many-to-many relations. However, the problem is that I want to add one extra column for this relation, "Approval", means if the person approves to join the meeting.

      Any idea if it can be done? and how?