Hello all... Many people have written me requesting I provide an EJB 2.0 CMP example that uses a dependent object. To all who asked, I apologize for the delay. I have sent it to Joe for posting on OrionSupport, and it is right now available at: http://www.archer.net/Test20CmpDo.zip This example has an entity bean to represent a person and a dependent object to represent the person's postal address. There is a one-to-one relationship between the entity bean and its dependent. There will be a similar example with a one-to-many relationship soon. Cheers! Jim
