"Bhattacharyya, Ana" wrote:
> Now what is the correct way of modelling the system --- where does the
> business logic belong to --- the entity or session bean or both.

You'll hear as many opinions on this as you get responses.  My opinion
is that there is business logic that spans entity beans and hence
belongs in a session bean, and there is business logic that is wholly
contained by an entity bean, and hence belongs in that entity bean.

Cheers,
Laird

===========================================================================
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