Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is java bean?where can we use it?

Answer Posted / vineen

Java bean is simply a java class which has getter and
setter methods.
setter methods are used to set the data.
getter methods are used to to get the data.

Java beans are used to encapsulate objects in a single java
bean so that the bean can be used or passed in other
classes.

Like in our jsp we can use this bean by using <%jspusebean>
tag.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is arraylist e?

1019


What is the difference between char and char *?

1005


What are the different approaches to implement a function to generate a random number?

997


Is null a string?

945


What is a protected method?

1076


Is null == null in java?

1035


Can a method inside a interface be declared as final?

947


What is the use of keywords in java?

935


Can we declare the static variables and methods in an abstract class?

938


Can a hashset contain duplicates java?

922


what is meant by encapsulation?

1032


What is a short in java?

962


Can we declare array without size in java?

959


Explain the importance of throwable class and its methods?

991


What is a condition in programming?

959