The servlet container mime mapping config
| Type | STRING |
| Does the attribute allow expression? | true |
| Where is the attribute stored? | configuration |
| Access Type | read-write |
| Is restarted required? | all-services |
| Stability Level | default |
| Raw DMR model |
|
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| value | STRING | true | true | The mime type for this mapping |
| Raw DMR model |
|
| Raw DMR model |
|
Galleon features are to be used when creating Galleon feature-packs.
<feature spec="subsystem.undertow.servlet-container.mime-mapping">
<param name="mime-mapping" value="{resource name}"/>
<param name="servlet-container" value="{resource name}"/>
<param name="value" value="{value}"/>
<feature/>