Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Beans

1 view
Skip to first unread message

Erica Wheatcroft

unread,
Feb 4, 2005, 11:35:29 AM2/4/05
to
Hi

I need to create two different beans for an application that I'm building. I
want to pick up a great reference book. Can anyone suggestion one? Or a good
website?

Thanks
Erica


Paul Furbacher [TeamB]

unread,
Feb 4, 2005, 2:47:41 PM2/4/05
to
Erica Wheatcroft wrote:

Beans are pretty simple to grasp, and I'm not sure one
needs a book.

1. No parameter constructor.
2. Getters/setters to access properties (i.e., member variables
are typically private).

Have you looked at the Java (Sun) Web site? A little poking
around yields

http://java.sun.com/docs/books/tutorial/javabeans/


Or maybe at IBM's developer Web site there's something?

http://www-130.ibm.com/developerworks/java


--


Paul Furbacher (TeamB)

Save time, search the archives:
http://www.borland.com/newsgroups/ngsearch.html

Is it in Joi Ellis's Faq-O-Matic?
http://www.visi.com/~gyles19/fom-serve/cache/1.html

Finally, please send responses to the newsgroup only.
That means, do not send email directly to me.
Thank you.

Paul Furbacher [TeamB]

unread,
Feb 4, 2005, 2:51:18 PM2/4/05
to
Paul Furbacher [TeamB] wrote:

> http://java.sun.com/docs/books/tutorial/javabeans/

This is an old tutorial, so ignore things like the
"Bean Box" and the BDK. I'd just use JBuilder's
functionality to automate/assist in the writing of
complex beans.

Lori M Olson [TeamB]

unread,
Feb 5, 2005, 12:45:46 PM2/5/05
to
Erica Wheatcroft wrote:

The JavaBeans books are universally old. Not much has changed except
what Paul already noted, and maybe some stuff about serialization, so
there really hasn't been a need for any updates or second editions.

My favorite old beans book is this one.

http://www.amazon.ca/exec/obidos/ASIN/0764580523/qid%3D1107625253/702-7806481-0017662

But it is out of print. Someone "borrowed" my copy years ago. Just
recently I managed to replace it through Abebooks. They are basically a
clearing house for used book vendors.

http://dogbert.abebooks.com/servlet/SearchResults?imagefield.x=0&an=harold&tn=javabeans&imagefield.y=0

--

Regards,

Lori Olson [TeamB]

------------

Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.

Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html

0 new messages