Categories


What are JavaBeans?

Raiting 4.00

Description

This article explains to you all about what JavaBeans are and also teaches how to build one. JavaBeans are Java classes that conform to a very simple coding rules. You just have to implement java.io.Serializable interface, use a public empty argument constructor and provide public getter and setter methods to get and set the values of private variables in properties. This article also explains calling the JavaBean from within a JSP page. It also discusses the tags provided by the JSP specification namely JSP , and tags.

Information
Title: What are JavaBeans?
Author: admin0081
Price / Cost:
Last Updated: 2003-07-06
URL: Click to Visit
Web site Language: English
Total Votes: 1
Current Rating: 4.00
Total Hits #: 1087
Listings ID #: 10393