GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  J2EE
Go To First  |  Previous Question  |  Next Question 
 J2EE  |  Question 26 of 104    Print  
what is the difference between javabeans and ejbbeans

  
Total Answers and Comments: 6 Last Update: August 12, 2006     Asked by: jacinthaserine 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
April 12, 2006 07:07:22   #1  
Rajasekhar        

RE: what is the difference between javabeans and ejbbe...

Java Beans are reusable components with getters and setters for either accessing or modifying the properties of the object (Component). They are better known as client-side components which are more often used in client side programming.

EJBs are java components used in server side computing either for persistence or transactions in which the business logic or application logic is written.


 
Is this answer useful? Yes | No
April 28, 2006 02:45:44   #2  
rahul        

RE: what is the difference between javabeans and ejbbe...

java beans - it is reusable software programs. it use setter and getter methods are use. besically this bean access through jsp pages to use setting the properites. while this properties are exist until session are exist.

there are 4 types of session scope

page scope
request scope
application scope
session scope

EJB - Enterprise JavaBeans technology

The server-side component architecture for the Java 2 Platform Enterprise Edition (J2EE) platform. Technology enables rapid and simplified development of distributed transactional secure and portable applications based on Java technology.

there types of EJB

Session Bean - Stateful Session Beans and Stateless Session Beans

Entity Bean

Message-Driven Bean


 
Is this answer useful? Yes | No
May 21, 2006 02:59:01   #3  
Srinivas        

RE: what is the difference between javabeans and ejbbe...

Hi Friends

JavaBeans may be visible or nonvisibleat runtime. For example the visual GUI component may be a button list box graphic or a chart An EJB is a nonvisual remote object
Java Beans are intended to be local to a single process and are primarily intended to run on the client side. Although one can deevelop server-side JavaBeans it is far easier to develop them usin the EJB specification instead. EJBs are remotely executable components or business objects that can be deployed only on the server
JavaBeans is a component technology to create generic java component that can be composed together into applets and applications Even though EJB is a component technology it neither builds upon nor extends the original javaBeans specification.
Java Bean have an external interface called the properties interface which allows a builder tool to interpret the functionality of the bean EJBs have a deployment descriptor that describes its functionality to an exteternal builder tool or IDE

ok bye..........

Keeps Smiling And Mailing

bora_srinivasarao@yahoo.co.in

NOTE: If Any one have doubts Then send a mail to My mail id.and if any one want e-books java faq's and material send a mail to my id.


 
Is this answer useful? Yes | No
May 29, 2006 03:58:45   #4  
Ramadevi        

RE: what is the difference between javabeans and ejbbe...

Hi

Thanks Mr.Srinivasan...can you please some good material for JSP to my mail id..

rama.mandala@gmail.com

regards

Ramadevi


 
Is this answer useful? Yes | No
July 24, 2006 15:31:42   #5  
srinivasaraobora Member Since: May 2006   Contribution: 31    

RE: what is the difference between javabeans and ejbbe...

Hi Friends

JavaBeans may be visible or nonvisibleat runtime. For example the visual GUI component may be a button list box graphic or a chart An EJB is a nonvisual remote object
Java Beans are intended to be local to a single process and are primarily intended to run on the client side. Although one can deevelop server-side JavaBeans it is far easier to develop them usin the EJB specification instead. EJBs are remotely executable components or business objects that can be deployed only on the server
JavaBeans is a component technology to create generic java component that can be composed together into applets and applications Even though EJB is a component technology it neither builds upon nor extends the original javaBeans specification.
Java Bean have an external interface called the properties interface which allows a builder tool to interpret the functionality of the bean EJBs have a deployment descriptor that describes its functionality to an exteternal builder tool or IDE

keeps smiling and mailing

bora_srinivasarao@yahoo.co.in

HELP EVER HURT NEVER & IMPOSSIBLE AS POSSIBLE

Note:If any one want java materials like e-books faq's send a mail to my id.if any doubts regarding java send a mail to my id if possible i will send answers.if any one want how to install java softwares tomcat weblogic eclipse jbuilder etc and how to use plz send amil or ask online also i will definitly tell.


 
Is this answer useful? Yes | No
August 12, 2006 03:33:42   #6  
srinivasaraobora Member Since: May 2006   Contribution: 31    

RE: what is the difference between javabeans and ejbbe...

Hi Friends

JavaBeans may be visible or nonvisibleat runtime. For example the visual GUI component may be a button list box graphic or a chart An EJB is a nonvisual remote object
Java Beans are intended to be local to a single process and are primarily intended to run on the client side. Although one can deevelop server-side JavaBeans it is far easier to develop them usin the EJB specification instead. EJBs are remotely executable components or business objects that can be deployed only on the server
JavaBeans is a component technology to create generic java component that can be composed together into applets and applications Even though EJB is a component technology it neither builds upon nor extends the original javaBeans specification.
Java Bean have an external interface called the properties interface which allows a builder tool to interpret the functionality of the bean EJBs have a deployment descriptor that describes its functionality to an exteternal builder tool or IDE

keeps smiling and mailing

bora_srinivasarao@yahoo.co.in

HELP EVER HURT NEVER & IMPOSSIBLE AS POSSIBLE

Note:If any one want java materials like e-books faq's send a mail to my id.if any doubts regarding java send a mail to my id if possible i will send answers.if any one want how to install java softwares tomcat weblogic eclipse jbuilder etc and how to use plz send amil or ask online also i will definitly tell.

clickonit for java: http://java.sun.com/blueprints/guidelines/designing_enterprise_applications_2e/DEA2eIX.html

clickon my home page: http://in.geocities.com/bora_srinivasarao/MyHomepage.html


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape