web.xml listing=false does not work

2003-09-12 Thread Mustafa Yalniz
Hi, We are trying to disable directory listing in our application when the user enters URL with slash at the end i.e. http://localhost:8080/cocoon/application/ instead of http://localhost:8080/cocoon/application. We changed web.xml in both /opt/jakarta/tomcat/conf and in /cocoon/WEB-INF/

Re: web.xml listing=false does not work

2003-09-12 Thread Mustafa Yalniz
Hi, Thanks for the response. At 15:25 12.09.2003 +0200, you wrote: But despite this we are still getting directory listing in case the user enters URL with slash at the end. Are you sure that your sitemap for application does not include something like: map:match pattern= [some instruction

directory listing

2003-09-11 Thread Mustafa Yalniz
Hi, We have a cocoon application and the URL is http://localhost:8080/cocoon/application and with this url we can see our application. But whenever we try to browse http://localhost:8080/cocoon/application/ we see the directory listing application. The last slash / at the end shows us the

Re: directory listing

2003-09-11 Thread Mustafa Yalniz
It is the usual configuration. Apache Tomcat and Cocoon. Mustafa At 12:57 11.09.2003 +0200, you wrote: I wonder if this is pure Cocoon behaviour. Don't you have an Apache in front of the servlet container? What's your servlet container? Joerg Mustafa Yalniz wrote: Hi, We have a cocoon

Re: directory listing

2003-09-11 Thread Mustafa Yalniz
? Joerg Mustafa Yalniz wrote: Hi, We have a cocoon application and the URL is http://localhost:8080/cocoon/application and with this url we can see our application. But whenever we try to browse http://localhost:8080/cocoon/application/ we see the directory listing application. The last slash

Re: i18n problem setting the locale

2003-08-27 Thread Mustafa Yalniz
Hi Enrico Have you tried to use an action to get the local language? I'm not a big expert, this is only a suggestion... I think the most qualified person to answer your question is Konstantin Piroumian. rgds, Mustafa At 16:55 27.08.2003 +0200, you wrote: Hi we would like to internationalize