ms word - webdav tomcat configuration -
i want open files in serverside , edit , save there itslef
ex : http://localhost:8080/webdavtestdemo/mydocument.doc
i'have configured webdav in tomcat mentioned here .
i'm able open file , able edit aswell(i'm sure document not opened in read-only mode).
the problem when try save ,i'm getting strange error . see below
"there has been network or file permission error. network connection may lost."
is there faced issue?
how resolve issue??
webdav protocol usage in ms office has been changing rapidly on recent years, , necessary webdav servers continue being developed maintain compatibility. i'm not sure how active tomcat servlet is, , whether been keeping up.
my webdav server project bit more complex tomcat webdav servlet, actively maintained full compatibility major webdav clients - http://milton.io
Comments
Post a Comment