What is bean. Where it can be used

Showing Answers 1 - 3 of 3 Answers

prasad

  • Sep 28th, 2005
 

A Bean is a reusable and self-contained software component.Beans created using java take advantage of all the security and platform independent features of java.

Bean can be pluged into any software appliction.

  Was this answer useful?  Yes

Nagesh

  • Oct 22nd, 2005
 

Bean is a simple class which has set and get methods. It could be used within a JSP using JSP tags to use them.

Nagesh

  • Oct 22nd, 2005
 

Bean is a simple class which has set and get methods. It could be used within a JSP using JSP tags to use them.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions