Hi Pier, What about adding it to the proposals section? This is the best way to let people have a closer a look at your work. Cheers, Daniel
> -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im > Auftrag von Pier Fumagalli > Gesendet: Sonntag, 20. Februar 2005 18:31 > An: Slide Developers Mailing List > Betreff: Another webdav servlet, any takers? > > Hi all guys... > > I recently had to face one "tiny" problem: I needed a WebDAV servlet > to enable my application (a-la Tomcat WebDAV), but the problem is that > I'm not using Tomcat, and that Slide was waaaay too big to do what I > needed... > > So, I took a couple of days and I wrote a very-very-very light WebDAV > Level-1 (no locking / no versioning) simple servlet to "power up" my > application and allow me to do a couple of tricks... > > The idea behind it is that I didn't want to rely on any external API > besides the standard servlet API (not even the XML api), and it's so > simple that it won't even support "PROPPATCH". > > Thing is that it might be quite useful in those cases where someone > wants to "DAV-enable" a directory for a webapp, doesn't want to use the > full Slide servlet, and doesn't use Tomcat... > > I currently don't have a home for it (well, apart from my Hard Disk), > and I wanted to know if you guys would have been interested in hosting > it as a very lightweight, minimal feature set implementation alongside > the full blown Slide... > > Do you think it might make sense?????????? > > Pier --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
