Managing MIME Mappings
This procedure enables you to manage the MIME mappings in your web application. You can add, modify, or remove a particular MIME mapping stored in the MIME Mappings list.
The displayed tabs and fields correspond to the following elements in web.xml:
<!ELEMENT mime-mapping (extension, mime-type)>
<!ELEMENT extension (#PCDATA)>
<!ELEMENT mime-type (#PCDATA)>
To manage the MIME mappings choose Main tab ® MIME.
|
If You Want To |
Then |
|
Add a new MIME mapping |
... 1. Enter a new MIME extension
2.
In
Type, enter a MIME type corresponding to the extension 3. Choose Add |
|
Modify a MIME mapping |
... 1. Select an existing MIME mapping from the list on the left-hand side of the tab
2.
Change the
information 3. Choose Modify |
|
Remove a MIME mapping |
... 1. Select an existing MIME mapping from the MIME Mappings list 2. Choose Remove |