Alfresco Web Client Alfresco Web Client javax.faces.STATE_SAVING_METHOD server javax.faces.CONFIG_FILES @facesconfig@ org.apache.myfaces.ALLOW_JAVASCRIPT true org.apache.myfaces.DETECT_JAVASCRIPT false This is an EXPERIMENTAL feature, so leave it off for now! org.apache.myfaces.PRETTY_HTML true If true, rendered HTML code will be formatted, so that it is "human readable". i.e. additional line separators and whitespace will be written, that do not influence the HTML code. Default: "true" org.apache.myfaces.AUTO_SCROLL false If true, a javascript function will be rendered that is able to restore the former vertical scroll on every request. Convenient feature if you have pages with long lists and you do not want the browser page to always jump to the top if you trigger a link or button action that stays on the same page. Default: "false" contextConfigLocation classpath:alfresco/application-context.xml classpath:alfresco/web-client-application-context.xml classpath:web-services-application-context.xml Spring config file locations Authentication Filter org.alfresco.web.app.servlet.AuthenticationFilter WebDAV Authentication Filter org.alfresco.repo.webdav.auth.AuthenticationFilter Authentication Filter /faces/* WebDAV Authentication Filter /webdav/* org.apache.myfaces.webapp.StartupServletContextListener org.springframework.web.context.ContextLoaderListener org.alfresco.web.app.ContextListener Faces Servlet org.alfresco.web.app.servlet.AlfrescoFacesServlet 1 uploadFile org.alfresco.web.app.servlet.UploadFileServlet downloadContent org.alfresco.web.app.servlet.DownloadContentServlet externalAccess org.alfresco.web.app.servlet.ExternalAccessServlet templateContent org.alfresco.web.app.servlet.TemplateContentServlet axis org.apache.axis.transport.http.AxisServlet 5 WebDAV org.alfresco.repo.webdav.WebDAVServlet 5 Faces Servlet /faces/* uploadFile /uploadFileServlet downloadContent /download/* externalAccess /navigate/* templateContent /template/* axis /api/* WebDAV /webdav/* 60 index.jsp