Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Understanding Beans

All,
Where is the best place to start, with jave beans.
I mean I need to find out what is a java bean , how to make/construct
one and how to implement it and or distribute it
Is www.java.sun.com a good place to start?
Any good books for beginners? and or web site?

Thanks
Jawahar
[312 byte] By [Jawahar Rajan] at [2007-11-9 21:19:41]
# 1 Re: Understanding Beans
The best place to begin is at the sun website. You can download the Bean
developers kit, which contains lots of good sample code.

http://java.sun.com/products/javabeans

Also, checkout these sites:
www.javaworld.com
www.jguru.com
www.onjava.com

Jawahar Rajan <Jawahar.Rajan@rtp.ppdi.com> wrote:
>All,
>Where is the best place to start, with jave beans.
>I mean I need to find out what is a java bean , how to make/construct
>one and how to implement it and or distribute it
>Is www.java.sun.com a good place to start?
>Any good books for beginners? and or web site?
>
>Thanks
>Jawahar
>
Rob Abbe at 2007-11-11 23:02:55 >