use entity bean as field of another CMP bean ?
hi,
from the codes for a EJB application of someone, I see he is using an entity bean as CMP field of an other entity bean. I know some EJB container support normal objects as CMP field, but dont know if an entity bean is also ok ?
when yes, then how does the interaction of the two beans supported by container ?
can anyone help me with that?
thanks a lot !
bijo

