Hi guys
Consider an Enity Bean with a remote client
In the home interface of an entity bean both the create() & findByPrimarykey() methods returns component interface type
then why on earth we don't have to cast & narrow when v use findByPrimarykey() method

,Only when v use create() method v have to narrow & cast the result.
I dont get this thing Pls help me
regards
Mahela (exam date 22nd Dec)