10-02-2007 09:04 AM
10-02-2007 09:47 AM
10-02-2007 10:21 AM
10-02-2007 10:28 AM
10-02-2007 10:35 AM
10-02-2007 11:37 AM
10-05-2007 05:14 AM
10-05-2007 06:04 AM
10-05-2007 06:32 AM
<servlet-mapping>
<servlet-name>downloadContent</servlet-name>
<url-pattern>/download/*</url-pattern>
</servlet-mapping>
<servlet-mapping>
<servlet-name>downloadContent</servlet-name>
<url-pattern>/ssofreedownload/*</url-pattern>
</servlet-mapping>
Hi!
I have some different issue but I think that related with. I am trying to access from a Java Application to the repository of Alfresco. I'd like to access files like if they were on the web, e.g: creating an URL("http://localhost.../webdav/file.html) and open it. But I have an 401 HTTP error (I guess because of the authentication). My question is:·Does webDAV doesn't work as a file system when accessing from an external app?
regards and thanks
·Should I use the "Web_Service_Samples_for_Java"? In this case, should I write/modify this code in my project?
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.