Hi All,
I have a problem in CMP entity bean.I have a 2 schema like contact and
address.It has the following fields
contact                                 Address
=======                                 =======
contactid(PK)                           addressId(PK)
addressId(FK ref address)               Address1
contactName                                     City
                                                State

And my GUI is like that when user will add the details in contact it will
get added in address detail in address table.Now how to design the two cmps
since before adding the contact i have to add data in address so that i can
have addressid.Is it possible using cmr.If yes how to..
pls let me know how to do this
Thanks
Sougata


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to