954,518 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Beans

What are beans? I've seen references to them, but when looking up an explanation, I always get lost and confused.....

llemes4011
Posting Whiz in Training
224 posts since Aug 2008
Reputation Points: 41
Solved Threads: 13
 

Bean is short for JavaBean. The Wikipedia entry is a good place to start.
Its a java class that conforms to some simple conventions (especially: uses standard get/set methods for its variables, and can be serialised) that enable it to be used in a plug-n-play kind of way to build applications.

JamesCherrill
Posting Genius
Moderator
6,371 posts since Apr 2008
Reputation Points: 2,130
Solved Threads: 1,073
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You