|
|
| Code Listing by Using JavaBeans with JSP |
|---|
|
Using JavaBean architecture you can build components in Java. JavaBeans is comparable to Microsoft's ActiveX components. A JavaBean can be either a visual object or non-visual object. As a visual object, you can change the properties of a component b |
|
|