> From: Brad Lajoie [mailto:blajoi...@gmail.com]
> Subject: Re: how to do directory listing in tomcat 5.5
>
> If you opened any of the links you would see exactly what
> I mean by how I'm supposed to edit the web.xml
What someone is supposed to do and what they actuall
I have stated what I tried, I provided links to numerous sites describing
what to do and as I stated, I tried them all. If you opened any of the links
you would see exactly what I mean by how I'm supposed to edit the web.xml
-Brad
On Wed, Mar 17, 2010 at 3:45 AM, Pid wrote:
> On 17/03/2010 06:5
On Tue, Mar 16, 2010 at 11:54 PM, Brad Lajoie wrote:
> ... but whenever I do:
>
> http://localhost:8080/MyWebsite/images
>
> This doesn't work, and yes there is an images directory in my web root which
> in eclipse is MyWebsite/WebContent. So the images directory is in
> MyWebsite/WebContent/imag
On 17-3-2010 8:45, Pid wrote:
On 17/03/2010 06:54, Brad Lajoie wrote:
I've been trying for so long to get directory listing in Tomcat 5.5
to work
for my website and I still can't get it to work. Magically, at one
point it
worked somewhat for directories with jpgs, css, js, etc files, but not
d
On 17/03/2010 06:54, Brad Lajoie wrote:
I've been trying for so long to get directory listing in Tomcat 5.5 to work
for my website and I still can't get it to work. Magically, at one point it
worked somewhat for directories with jpgs, css, js, etc files, but not
directories with video files such
I've been trying for so long to get directory listing in Tomcat 5.5 to work
for my website and I still can't get it to work. Magically, at one point it
worked somewhat for directories with jpgs, css, js, etc files, but not
directories with video files such as mkv, avi, etc.
I've followed numerous