Learn to use JavaBeans in JSP author: ZDNet ChinaMonday, December 1 2003 3:07 PM
Although you can add a large number of code blocks in Java's program code (Scriptlets), in fact, most Java code should be used in reusable components, called JavaBeans. Javabeans is like ActiveX controls: they provide features that are well known to those skilled.