• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Looking for a Java Bean book and NOT the EJB book

 
Ranch Hand
Posts: 172
Python MySQL Database Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear friends,

I am a novice with Java programming. Though i have understood the basics of Java programming in general and am dextrous in writing programs but now i am searching for a Java Bean book.
I have already gone through the books section here and do not find any such book. Also i have read a previous post on the same by Bruce Jin. looking for a java bean book
It seems that there are not many books available on this subject. After reading this Java Beans & EJB i have understood that the two are different and since i being a novice i would like to have my concepts clear so i prefer to start from Java Beans and only once i have mastered it would i then move over to EJB.

It would be very kind of you, if you may suggest me any good book on this subject that is almost equivalent to "Dietel" books.
Eagerly awaiting your response.

Cheers.
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I don't know if there is a book for java beans. However, I can definitely recommend http://en.wikipedia.org/wiki/JavaBeans and http://docs.oracle.com/javase/tutorial/javabeans/
 
Ranch Hand
Posts: 88
Netbeans IDE Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Here is a book about Java Beans: Developing Java Beans

The Bean Development Kit is hard to find online, but I see someone has it uploaded to Google here: Bean Development Kit v1.1
 
Ashish Dutt
Ranch Hand
Posts: 172
Python MySQL Database Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Mack Wilmot wrote:Here is a book about Java Beans: Developing Java Beans

The Bean Development Kit is hard to find online, but I see someone has it uploaded to Google here: Bean Development Kit v1.1



Thanks Mack... Is there any other that's slightly more easier to understand
 
Mack Wilmot
Ranch Hand
Posts: 88
Netbeans IDE Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Ashish Dutt wrote:

Thanks Mack... Is there any other that's slightly more easier to understand



The Oracle online tutorial posted above and the book I referenced is all I know of. Regular JavaBeans (non-EJB) are also used in JSP and JSF so in that context you should refer to JSP or JSF material on the subject.
 
Marshal
Posts: 79180
377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I shall try duplicating this discussion in the books fora; maybe you will get more attention like that. But beware of the moderator there
 
Ashish Dutt
Ranch Hand
Posts: 172
Python MySQL Database Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Campbell Ritchie wrote:I shall try duplicating this discussion in the books fora; maybe you will get more attention like that. But beware of the moderator there


Thanks. Hope it helps beginners.
 
please buy this thing and then I get a fat cut of the action:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic