Author: dklco
Date: Fri Jun 6 15:04:44 2014
New Revision: 1600905
URL: http://svn.apache.org/r1600905
Log:
Trying to remove [TOC] and see if that fixes page
Modified:
sling/site/trunk/content/documentation/bundles/mime-type-support-commons-mime.mdtext
Modified:
sling/site/trunk/content/documentation/bundles/mime-type-support-commons-mime.mdtext
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/bundles/mime-type-support-commons-mime.mdtext?rev=1600905&r1=1600904&r2=1600905&view=diff
==============================================================================
---
sling/site/trunk/content/documentation/bundles/mime-type-support-commons-mime.mdtext
(original)
+++
sling/site/trunk/content/documentation/bundles/mime-type-support-commons-mime.mdtext
Fri Jun 6 15:04:44 2014
@@ -3,9 +3,6 @@ Title: MIME Type Support (commons.mime)
Support for MIME type mappings is generally a problematic issue. On the one
hand applications have to take care to stay up to date with their mappings on
the other hands in web applications it is tedious to maintain the mappings.
Apache Sling takes a very user and deployment friendly approadch to this
problem which is described in detail on this page.
-[TOC]
-
-
## Servlet API Support
The Servlet API specification provides a limited support for MIME type
mappings :