You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Dirk Verbeeck <di...@pandora.be> on 2001/12/02 15:48:31 UTC

Re: FW: Including files from WebDAV

Can't help you with that one. Maybe you can try the Tomcat group.

Dirk


Frank Lawlor wrote:
> 
> The tomcat distribution (org.apache.catalina.servlets.WebdavServlet)
> 
> I'm using Tomcat 4.0 (Catalina) on Windows NT 4, SP 6a.  JRE 1.3.1.
> 
>   -- Frank
> 
> > -----Original Message-----
> > From: Dirk Verbeeck [mailto:dirk.verbeeck@pandora.be]
> >
> > Are you talking about the servlet included in the standard
> > tomcat distribution (org.apache.catalina.servlets.WebdavServlet)
> > or the slide servlet (org.apache.slide.webdav.WebdavServlet) ?
> >
> >
> > Dirk
> >
> > Frank Lawlor wrote:
> > >
> > > I have a web application which does a RequestDispatcher.include()
> > > to a JSP from a second web application in the same Tomcat server.
> > > This works file.
> > >
> > > I modified the second application so that the files are served up
> > > by the WebDAV servlet.  However this throws an error in
> > > DefaultServlet.serveResource() when it tries to getOutputStream()
> > > since the response is already committed.
> > >
> > > There seems to be code in DefaultServlet to handle the include
> > > case in certain places (e.g., getRelativePath()), so it seems like
> > > it is expecting to the .include() case.
> > >
> > > Is this a bug in DefaultServlet.serveResource() or what?
> > >
> > > Frank Lawlor
> > > Athens Group, Inc.
> > > (512) 345-0600 x151
> > > Athens Group, an employee-owned consulting firm integrating
> > technology
> > > strategy and software solutions.
> > >
> > > --
> > > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>