I believe it is part of the main servlet that handles all DAV requests. If a GET request is made, then it displays either a dir listing (if collection) or the contents of the document requested (if resource).
James > -----Original Message----- > From: Stuart MacPherson [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 31, 2003 9:47 AM > To: 'Slide Users Mailing List' > Subject: Directory Listing JSP > > > Hi > > > > Where is the JSP page that the standard (and somewhat drab) > directory listing page for /files is based upon? > > > > Reason being, I wish to make my own. adding some logos and > removing the ACL info guff that is of little interest to my users > > > > Many thanks and Kind Regards > > stu > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
