Package org.olat.core.defaults.dispatcher

Class Summary
ClassPathStaticDispatcher Description:
Allows to register static mappers.
RedirectToDefaultDispatcher Description:
Example Dispatcher which redirects requests to / (root) to the default path defined in the _spring/defaultconfig.xml or the respective _spring/extconfig.xml for example in a default installation this will be:
http://www.yourthingy.org/olat/ -> http://www.yourthingy.org/olat/dmz/
StaticMediaDispatcher Description: