I'm very new in java bean world and I want to clarify some of the points regarding beans, so please help me...
why we use beans? What is Enterprise, Session and Application beans?
I'm confused because some people say beans are only used for storing the data into database and some say it is used for business logic.
What is the actual purpose of beans in java?
Thank you,