Re: Tomcat and webdav in general [Beginner]

2007-09-24 Thread Mark Thomas
Sven Braun wrote: > Alright I got some more information about the cms structure. One doesn't have > access to the actual files but to a database (well, I don't). Which is even > more confusing. > So I was told to find a way to represent that data-tree creating a program > that could look at the db

Re: Tomcat and webdav in general [Beginner]

2007-09-24 Thread Mark Thomas
Sven Braun wrote: > Alright I got some more information about the cms structure. One doesn't have > access to the actual files but to a database (well, I don't). Which is even > more confusing. > So I was told to find a way to represent that data-tree creating a program > that could look at the db

Re: Tomcat and webdav in general [Beginner]

2007-09-24 Thread Sven Braun
Alright I got some more information about the cms structure. One doesn't have access to the actual files but to a database (well, I don't). Which is even more confusing. So I was told to find a way to represent that data-tree creating a program that could look at the db-structure to be used with

Re: Tomcat and webdav in general [Beginner]

2007-09-23 Thread Sven Braun
Hello again, The thing is that the company wants to implement webdav to it's own existing document and knowledge management system, allowing users to change content without downloading a document and having to upload it back again. I believe the documents are opened from within that management sy

Re: Tomcat and webdav in general [Beginner]

2007-09-21 Thread Mark Thomas
Sven Braun wrote: > I have no knowledge of the CMS being used at all, what I know is that it > runs with tomcat. > > So right now I don't know where and how to start off really and what I need > to work with. > > The data or document files/folders should be received or displayed in a > dynamic wa