Hi
I've a small question.
I configured Tomcat 5.5 and deployed a page using it. The prob is that
when
I try to view just the folder
for example:
http://localhost/person
contains the file form.html
normally, when we type the link given above, we should get the files
contained in the folder. I get "resource not available" but when I type
the
whole of the link http://localhost/person/form.html
it appears correctly.
Is there some one who can give me a hint.
Thanks