==================================== Using Jakarta Slide with Cocoon ==================================== 1. Set the init parameter 'enable-uploads' under the Cocoon servlet definition in src/webapp/WEB-INF/web.xml to value 'true'. 2. Startup Cocoon 3. Access the Slide repository via Cocoon http://localhost:8888/samples/slide/ [OPTIONAL] 4. If you want an access via WebDAV uncomment the webdav servlet-mapping declaration in web.xml 5. Access WebDAV via MS WebFolders, Cadaver or whatever http://localhost:8888/webdav/ Have fun, Stephan Michels Some things must be fixed: * The links of directory browsing doesn't work properly, because of the servlet mapping.