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 / namita

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 ?    82 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is void a keyword in java?

1064


Does chrome use java?

1026


What about interrupt() method of thread class ?

1124


Do extraneous variables affect validity?

958


Explain importance of throws keyword in java?

1038


What are passing parameters?

1144


What is meant by the value of a variable?

983


Why is it called a string?

1051


What is the difference between menuitem and checkboxmenu item?

1381


What is meant by data hiding/encapsulation?

1157


What is the differences between heap and stack memory in java? Explain

1032


How can we make a class singleton?

1126


What is the difference between the final method and abstract method?

1119


What is a lock or purpose of locks in java?

1089


What is io stream in java?

1134