GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  J2EE  >  EJB

 Print  |  
Question:  What is the difference between normal Java object and EJB



July 07, 2005 11:43:33 #9
 J. P. Naidu   Member Since: Visitor    Total Comments: N/A 

RE: What is the difference between normal Java object and EJB
 
Both are objects no doubt. But the EJB is the having implicit services that are provided by the container, in which it is deployed, as per the EJB spects.
     

 

Back To Question