Hi,
I am having some basic doubt, please clarify.
Why create methods of home interface and business methods of component interface can not throw the unchecked execptions?
If create methods of home interface or business methods of component interface are throwing the unchecked exceptions, Will it give compile time error. Or Is it part of
J2EE specifications??
Please clarify.....