|
|
Using JavaBeans with JSP |
|
|
Using JavaBeans with JSP |
|
|
Java / JavaBeans |
|
|
Click to Visit |
|
|
112 |
|
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 by changing a radio button or similar object. This tutorial basically explains the integration of JSP with already existing JavaBean instead of teaching how to build JavaBeans. It also provides examples to support the explanations.
|