Posted By:
suresh_kumar
Posted On:
Thursday, August 5, 2004 11:05 PM
Q) what objects does create() method create. is it remote objects or bean objects? Q) can container call bean class newInstance() method from the home interface? Q) whats purpose of setSessionContext() method and what will it return?? Q) If newInstance() method creates new bean instance then why ejbcreate???