AceTheInterview
Jobs in Pune | Work better in teams | Socialize with friends | Submit Q&A | Tell a friend
Search site for 

Top 100 Interview Questions & Answers in a convenient and easy to read book!

“I bought this guide a few days ago to prepare for my interview with Oracle. Many of the questions they asked me were from this guide. I found this book absolutely great!”

– Ravi, California

Read more comments...

Interview Questions And Answers RSS Feed

Answers »

  1. Submitted By: sprihak — October 6, 2006
    +1 votes
      + -

    JavaBeans is a portable, platform-independent component model written in the Java programming language, developed in collaboration with industry leaders. It enables developers to write reusable components once and run them anywhere — benefiting from the platform-independent power of Java technology. JavaBeans acts as a Bridge between proprietary component models and provides a seamless and powerful means for developers to build components that run in ActiveX container applications.

    for more info : http://java.sun.com/products/javabeans/faq/faq.general.html

  2. Submitted By: raja — October 6, 2006
    not yet rated
      + -

    Java Beans enables us to write component software. Components are self-contained and reusable.

  3. Submitted By: pinipatel — October 6, 2006
    +3 votes
      + -

    JavaBeans are usual Java classes which adhere to certain coding conventions:
    1. Implements java.io.Serializable interface
    2. Provides no argument constructor
    3. Provides getter and setter methods for accessing it’s properties

  4. Submitted By: hpoolla — October 6, 2006
    +1 votes
      + -

    Java beans is very powerful tool you can use in your servlet/JSP bridge. You can use the servlets to build the bean and can be passed over to the JSP for reading. This provides tight encapsulation of the data while preserving the sanctity of servlets and JSP.

  5. Submitted By: A.Jyothsna — October 24, 2006
    not yet rated
      + -

    A simple java object becomes a java bean when all of the object’s data fields are Private and are only accessible through methods known as Accessor methods.

  6. Leave an Answer/Comment

    To prove you're a person (not a spam script), type the security text shown in the picture. Click here to regenerate some new text.
    Click to hear an audio file of the anti-spam word

Our Sponsors
Our Sponsors
Contact Us | FAQ | Sitemap | Terms of Use | Privacy Policy | Tell a Friend

Copyright © 1999-2006 Jeeve Technologies LLC. All rights reserved.