Uses of Package
org.eclipse.jst.j2ee.webapplication

Packages that use org.eclipse.jst.j2ee.webapplication
org.eclipse.jst.j2ee.webapplication This package includes the EJBArtifactEdit api.  
 

Classes in org.eclipse.jst.j2ee.webapplication used by org.eclipse.jst.j2ee.webapplication
AuthConstraint
          The auth-constraint element indicates the user roles that should be permitted access to this resource collection.
AuthMethodKind
           
ContextParam
          The context-param element contains the declaration of a web application's servlet context initialization parameters.
DispatcherType
           A representation of the literals of the enumeration 'Dispatcher Type', and utility methods for working with them
ErrorCodeErrorPage
           
ErrorPage
          The error-page element contains a mapping between an error code or exception type to the path of a resource in the web application
ExceptionTypeErrorPage
           
Filter
          Declares a filter in the web application application.
FilterMapping
          Declaration of the filter mappings in this web application.
FormLoginConfig
          The form-login-config element specifies the login and error pages that should be used in form based login.
HTTPMethodType
          Deprecated. since 4/25/2003 use list on org.eclipse.jst.j2ee.internal.webapplication.WebResourceCollection
  • Http Method

HTTPMethodTypeEnum
           A representation of the literals of the enumeration 'HTTP Method Type Enum', and utility methods for working with them
InitParam
          The init-param element contains a name//value pair as an initialization param of the servlet
JSPType
           
LocalEncodingMapping
           A representation of the model object 'Local Encoding Mapping'
LocalEncodingMappingList
           A representation of the model object 'Local Encoding Mapping List'
LoginConfig
          The login-config element is used to configure the authentication method that should be used, the realm name that should be used for this application, and the attributes that are needed by the form login mechanism.
MimeMapping
          The mime-mapping element defines a mapping between an extension and a mime type.
ResAuthServletType
           
RoleNameType
           
SecurityConstraint
          The security-constraint element is used to associate security constraints with one or more web resource collections
Servlet
          The servlet element contains the declarative data of a servlet.
ServletMapping
          The servlet-mapping element defines a mapping between a servlet and a url pattern
ServletType
           
SessionConfig
          The session-config element defines the session parameters for this web application.
TagLibRef
          The taglib element is used to describe a JSP tag library.
TransportGuaranteeType
           
URLPatternType
          Deprecated. since 4/25/2003 use list on org.eclipse.jst.j2ee.internal.webapplication.WebResourceCollection

The following features are supported:

UserDataConstraint
          The user-data-constraint element is used to indicate how data communicated between the client and container should be protected
WebApp
          The web-app element is the root of the deployment descriptor for a web application.
WebapplicationFactory
           
WebapplicationPackage
           Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
WebResourceCollection
           
WebType
           
WelcomeFile
          The welcome-file element contains file name to use as a default welcome file, such as index.html
WelcomeFileList
          The welcome-file-list contains an ordered list of welcome files elements.