hi guys
I am new in
EJB and trying to to some stuff but got problems
I created my remote interface called IntrestCalculator and compile it code is
then I create my home interface called IntrestCalculatorHome code is
I put all of them in default package but when I compile home interface I am getting error message like
why it is not taking IntrestCalculator as areturn type ??? any clue
Thanx in advance