Consider this scenario:
   1.  I have a CMP bean.
   2.  My requirements make it necesary for this CMP bean to access data, say
from a table, to build some value that is not managed by he container, e.g., a
Collection from another table.
   3.  I don't want to use CMR (it looks really complicated to use CMR, and I
haven't seen a benefit at least equal to the complexity).

   How can I do this?  Use a DAO from the bean?  Thanks.

   Ken

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to