Multipurpose Internet Mail Extensions (MIME) filter assembly settings
Use this page to configure Multipurpose Internet Mail Extensions
(MIME) filters.
To view this page in the Application Assembly Tool, click
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.
- Display name
- Specifies a short name that is intended for display by GUIs.
- Description
- Contains a description of the servlet or JSP file.
- Component type
- Specifies the type of Web component. Valid values are servlet or JSP file.
- Class name (Required, String)
- Specifies the full path name for the servlet class.
- JSP file (Required, String)
- Specifies the full path name for the JSP file.
- Load on startup
- Indicates whether this servlet loads at the startup of the Web
application.
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.
- 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.
- 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.

Servlet filtering
Filter, FilterChain, FilterConfig classes for servlet filtering
Example: com.ibm.websphere.LoggingFilter.java
Web applications: Resources for learning
Searchable topic ID:
uweb_rsmime
Last updated: Jun 21, 2007 8:07:48 PM CDT
WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/ae/uweb_rsmime.html