|  | | What are JavaBeans? | | | Description: What are JavaBeans? | | 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:: What are JavaBeans? | | Title: | What are JavaBeans? | | Author: | What are JavaBeans? | | Last Updated: | Sun Jul 06 2003 | | Home Page: | Click to Visit | | Web site Language: | English | | Total Votes: | 1 | | Current Rating: | 4.00 | | Total Hits #: | 96 | | Listings ID #: | 10393 | | Reviews for What are JavaBeans? | |  |
|