ServletExtension

Servlet extensions for WebSphere. These extensions are specific to the WebSphere environment and provide features over and beyond that of the J2EE specification.

Inherits from type ComponentExtension and adds the following.

Attributes Summary
markupLanguages : MarkupLanguage * A list of markup languages for the servlet.
extendedServlet : Servlet@ A reference to one of the servlets that is defined for this web application in its deployment descriptor.
localTransaction : LocalTransaction  

Attribute Details

markupLanguages    -    A list of markup languages for the servlet.
     data type: MarkupLanguage*



extendedServlet    -    A reference to one of the servlets that is defined for this web application in its deployment descriptor.
     data type: Servlet@



localTransaction    -     
     data type: LocalTransaction


Copyright IBM Corp. 1996-2002