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

why not override thread to make a runnable? : Java thread

1058


Why are constructors used?

1071


What's the purpose of static methods and static variables?

1154


What is object cloning in Java?

1146


EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.

9273


Explain about OOPS concepts and fundamentals.

1104


Define jre i.e. Java runtime environment?

1077


What is a ternary operator in java?

1033


What is prime number in java?

1041


Is set thread safe java?

979


Implement two stacks using a single array.

1101


What is the difference between JVM and JRE?

1157


What is meant by string is immutable?

1154


Can we make constructors static?

1283


What is a static method in java?

1094