Hello friends,
I have designed one intranet site using struts + JSP and I have deployed it on tomcat 5.0 Now it's working fine but some problem is there http://indc-idc:1500/application/ is my path . the folder application contains another folder pages if I write in browser like http://indc-idc:1500/application/pages/ it give list of all the files in folder "pages" so is there any way to prevent from displaying this kind of directory structure.. Thanks in advance Sp