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
# 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
>