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
Go To First  |  Previous Question  |  Next Question 
 EJB  |  Question 16 of 175    Print  
What is difference between EJB 1.1 and EJB 2.0

Answered by Jey on 2005-05-08 12:51:03:

EJB 2.0 adds the local beans, which are accessible only from within the JVM where beans are running in. 
 
In EJB 1.1, we had to implement remote client views for all these beans, even if we had no remote clients.




  
Total Answers and Comments: 4 Last Update: October 10, 2005   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
May 08, 2005 12:51:03   #1  
Jey        

RE: What is difference between EJB 1.1 and EJB 2.0
EJB 2.0 adds the local beans, which are accessible only from within the JVM where beans are running in. 
 
In EJB 1.1, we had to implement remote client views for all these beans, even if we had no remote clients.

 
Is this answer useful? Yes | No
May 08, 2005 14:18:49   #2  
Naveen        

RE: What is difference between EJB 1.1 and EJB 2.0
In addition to above in EJB 2.0  

 
Is this answer useful? Yes | No
July 17, 2005 11:02:55   #3  
Srinivas Jadcharla        

RE: What is difference between EJB 1.1 and EJB 2.0
some more features along with Local beans  
 
1.message driven beans  
2.Support for EJB Query language  
 
3.New CMP Model. It is based on a new contract called the abstract persistence schema, that will allow to the container to handle the persistence automatically at runtime.  
 
4.ejbHome methods. Entity beans can declare ejbHome methods that perform operations related to the EJB component but that are not specific to a bean instance.  

 
Is this answer useful? Yes | No
October 10, 2005 01:37:28   #4  
suman medisetti        

RE: What is difference between EJB 1.1 and EJB 2.0

EJB 2.0 came with new features which not available in EJB1.1 they are auto primarykey generation,EJB-query language,local interfaces,relationships.


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape