> I am building an application using Slide API to open/edit document > online. > I have written a servlet to open the document content. The servlet > uses node revision descriptor and node revision content internally and > attaches it > to the stream to the serlvet response object resulting in the display > of the document. > Here I am not using WebdavServlet to handle the request to open the > document. > > The problem I am facing is that the document opened in such way is not > displayed as > a web folder whereas if the same document is opened through the > WebDavServlet, it gets > displayed as a web folder.. > > What method is to be followed to make the selected document open as a > Web Folder? > > thanx in advance.. > > rgds > > Srinivas kakarla
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
