Multipurpose Internet Mail Extensions (MIME) filter assembly settings

Use this page to configure Multipurpose Internet Mail Extensions (MIME) filters.

Access this page by traversing the following path in the Application Assembly Tool:

Web Modules > component_instance > Assembly Property Extensions 

Component name (Required, String)
Specifies the name of the servlet or JavaServer Pages(TM) (JSP) file. This name must be unique within the Web module.
Data type String
Display name
Specifies a short name that is intended for display by GUIs.
Data type String
Description
Contains a description of the servlet or JSP file.
Data type String
Component type
Specifies the type of Web component. Valid values are servlet or JSP file.
Data type String
Class name (Required, String)
Specifies the full path name for the servlet class.
Data type String
JSP file (Required, String)
Specifies the full path name for the JSP file.
Data type String
Load on startup
Indicates whether this servlet loads at the startup of the Webapp.

The default is false (the check box is not selected). Also specifies a positive integer indicating the order in which to load the servlet. Lower integers are loaded before higher integers. If no value is specified, or if the value specified is not a positive integer, the container is free to load the servlet at any time in the startup sequence.

Data type String
Small icon
Specifies a JPEG or GIF file containing a small image (16x16 pixels). Use the image as an icon to represent the Web component in a GUI.
Data type JPEG, GIF
Large icon
Specifies a JPEG or GIF file containing a large image (32x32 pixels). Use the image as an icon to represent the Web component in a GUI.
Data type JPEG, GIF