Hi ,
In HFE book, in page 325, it says the client can get a reference to the
EJB object by using a "home business method that returns a ref to the bean's component interface".
In page 346, in the section "What to put in a home business method" the writing says "don't return the bean's component interface (the way finders and create must)"
This is contradicting...Would like to know which one is correct..
TIA