Re: How to edit and automatically upload to a servlet ???

2005-03-24 Thread Mark Thomas
Have a look at webDAV. I think the Tomcat webDAV servlet is too basic for your needs but take a look at Slide. Mark John MccLain wrote: Howdy, I am using tomcat and the jakarta commons fileupload utilities. I can upload a file and store it in the db, then download it and have it come up in the ap

How to edit and automatically upload to a servlet ???

2005-03-23 Thread John MccLain
Howdy, I am using tomcat and the jakarta commons fileupload utilities. I can upload a file and store it in the db, then download it and have it come up in the appropriate editor for its mime type. What I want to do is, when I download it, and it opens in its editor- I want to reupload it toa servle