+

Search Tips   |   Advanced Search


Application extension registry

WebSphere Portal provides an application extension registry which is equivalent to the application extension registry bundled with IBM WAS v6.1. This registry allows any J2EE compliant application to define extension points for other applications to use, or to plug in to other extensible applications.

The application extension registry uses the Eclipse plug-in descriptor format and APIs as the standard extensibility mechanism for WebSphere applications.

For more information about the application extension registry, see the related information.


Parent topic:

Portlet development reference


Related concepts


Markup guidelines
Accessing the portlet session on the anonymous page
Deployment descriptors
Handling and visibility of request parameters in portlets


Related reference


IBM portlet DTD tag reference
JSP tags for standard portlets
JSP tags for IBM portlets
Drag and drop JSP tags
Detailed descriptions of the Struts WML tags


Related information


Application extension registry in WAS
Notes on the Eclipse Plug-in Architecture