Hi Jack,
see
/home/cvspublic/jakarta-
slide/src/webdav/server/org/apache/slide/webdav/WebdavServlet.jav
a,v 1.63
2004/08/05 14:43:34 dflorey Exp $ public void init():
if (directoryBrowsing) {
directoryIndexGenerator =
new DirectoryIndexGenerator
(token,
(WebdavServletConfig)getServletConfig());
}
$Header:
/home/cvspublic/jakarta-
slide/src/webdav/server/org/apache/slide/webdav/util/DirectoryInd
exGenerator
.java,v 1.8 2004/08/05 14:43:31 dflorey Exp $ public void
generate(HttpServletRequest req,
HttpServletResponse res)
It might be you can configure your own DirectoryIndexGenerator
to use in web.xml.
Regards,
Andreas
On 21 Aug 2004 at 1:26, Jack Kada wrote:
> Developers,
>
> I spent all of Friday reading amiling lists but
> couldnt find the answer to the following:
>
> How can i customise the front page so i can include
> image and background? I read about and know how to
> use JSP's but where is the JavaBean to get the listing
> of folders available at any one time.
>
> Many Thanks
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]