Why there is a separation between life cycle methods and business logic methods i.e. we are Remote and Home interfaces for business logic and life cycle methods. Can't we define them in a single interface, why two interfaces?
I am new to EJB so don't mind if you feel this as a silly question?
Thank you