[DAISY] Updated: Overview
| Newsgroups | gmane.text.xml.cocoon.documentation |
|---|---|
| Message-ID | <[email protected]> |
A document has been updated:
http://cocoon.zones.apache.org/daisy/documentation/1412.html
Document ID: 1412
Branch: main
Language: default
Name: Overview (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 1/12/08 6:48:45 PM
Updated by: Grzegorz Kossakowski
A new version has been created, state: publish
Parts
=====
Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name: (unchanged)
Size: 1714 bytes (previous version: 1487 bytes)
Content diff:
(33 equal lines skipped)
When request is being handled by the DispatcherServlet it scans list of
registered servlets, checking if mount-path property of any servlet matches
request's path. If such servlet is found DispatcherServlet dispatches request
--- with fragment matching mount-path omitted.</p>
+++ with<strong> fragment matching mount-path omitted</strong>.</p>
<p>Following diagram illustrates the process.</p>
--- <p><img src="daisy:1427"/></p>
+++ <p align="center"><img src="daisy:1427"/></p>
+++ <p>The fact that mount-path is being omitted frees servlet implementator from
+++ bothering about it at development stage and makes it easy to configure
+++ mount-path property at deployment stage.</p>
+++
</body>
</html>