Uses of Class
com.jalios.jcms.servlet.JcmsServlet
-
Packages that use JcmsServlet Package Description com.jalios.jcms.servlet Contains JPlatform servlet classes.com.jalios.jcms.webdav Contains classes which provides webdav access to JPlatform. -
-
Uses of JcmsServlet in com.jalios.jcms.servlet
Subclasses of JcmsServlet in com.jalios.jcms.servlet Modifier and Type Class Description class
BinaryFileServlet
This Servlet handles binary file download.class
DisplayServlet
This Servlet handles all display requests done usingDescriptiveURLs
.class
JSyncServlet
-
Uses of JcmsServlet in com.jalios.jcms.webdav
Subclasses of JcmsServlet in com.jalios.jcms.webdav Modifier and Type Class Description class
WebdavServlet
This servlet implements Webdav Protocol - Issue: Renaming with not UTF-8 write wrong chars in store - Issue: What should we do with JCMS Publication vs DataController vs DeleteFolder ? - Issue: Changing a File Extension doesn't work - Issue: msoffice ask for a new authentication - Issue: Should we delete the File if overwrite has been set ? because it would not be an msoffice update with lock but a File Copy ? - Issue: An external folder can't overwrite a File MS Office 2003 and WebDAV (http://support.microsoft.com/?kbid=870853) ************************* 1.class
Win32LinkServlet
This servlet return a Win32Link for the given file and path parameter in the webdav servlet.
-