If I could simply install it on a JBoss App Server, yes.
I'll try and tell you
El mié, 07-06-2006 a las 18:20 +0200, Max Pfingsthorn
escribió:
> Hi,
>
> could this be useful to you?
> http://could.it/main/a-simple-approach-to-webdav.html
>
> Bye,
> max
>
> > -----Original Message-----
> > From: Jeroen Kransen [mailto:jfk_75 yahoo.com]
> > Sent: Saturday, June 03, 2006 10:47
> > To: slide-user jakarta.apache.org
> > Subject: Simplest possible servlet implementation
> >
> >
> > I am trying to find the easiest way to make my own
Webdav
> > servlet. I looked into the WebdavServlet that
ships with
> > Tomcat, but found out there's no easy way to
subclass it. I
> > looked into slide, found the "WebDAV
Construction Kit" (WCK)
> > as an attempt to make things easier, but honestly
this still
> > looks to bothersome to me. Is there a servlet I
can extend,
> > overriding the do* methods for all WebDAV specific
methods
> > (doCopy, doDelete, ...), just like one would
extend
> > HttpServlet? Preferably with the difference that
the data is
> > already passed as a method parameter
> >
> > Jeroen
> >
> >
__________________________________________________
> > Do You Yahoo!?
> > Tired of spam? Yahoo! Mail has the best spam
protection around
> > http://mail.yahoo.com
> >
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: slide-user-unsubscribe jakarta.apache.org
> For additional commands, e-mail: slide-user-help jakarta.apache.org
>
------------------------------------------------------------
---------
To unsubscribe, e-mail: slide-user-unsubscribe jakarta.apache.org
For additional commands, e-mail: slide-user-help jakarta.apache.org
|