|
An Introduction to Enterprise JavaBeans
|
Other links at Java > Tutorials > JavaBeans |
| 1. |
What are JavaBeans?
|
|
|
An article on JavaBeans, answers questions like what JavaBeans are and how to create your own JavaBean. Online demo available.
|
| 2. |
Building Your Own JSP Components
|
|
|
Adapted from a chapter of the book Web Development with JavaServer Pages, this article is written for developers who want to create their own Beans for use as JSP components, and for interested web designers who want to understand how these components are implemented behind the scenes. It is not necessary to understand the details of Beans development to work with JSP. As component architectures go, the interface between JSP and Beans is quite simple.
|
| 4. |
What are JavaBeans?
|
|
|
An article on JavaBeans, answers questions like what JavaBeans are and how to create your own JavaBean. Online demo available.
|
|
|