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
What is the difference between an inner class and a sub-class?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
How many types of memory areas are allocated by JVM in java?
What is better- service oriented or batch oriented solutions?
How many bits is a word?
What is the final access modifier in java?
can java object be locked down for exclusive use by a given thread? : Java thread
Explain serialization and deserialization in java?
what is abstract class in Java?
How do I find and replace in word?
how come we know the object is no more used in the class?
How do you add an arraylist to an array in java?
What is a java developer salary?
What is the difference between method and means?
Differences between C and Java?