About Creating Web Components

See Also

A web component is an object that provides services in response to requests, within the context of a web application.

The main web components are as follows:

Before you can create a web component, you must create a web application to contain it.
See Also
Creating a JSP File
Creating an HTML File
Creating an Applet
Creating a Servlet
Creating a Filter
Creating a Web Application Listener
Creating a Tag Library Descriptor
Creating a Tag File
Creating a Tag Handler

Legal Notices