Title: Bericht
look in the file WEB-INF/web.xml
there is an element welcome-file-list
it should look like
 
<welcome-file-list>
      <welcome-file>index.jsp</welcome-file>
      <welcome-file>default.jsp</welcome-file>
      <welcome-file>index.html</welcome-file>
   </welcome-file-list>
 
 
if it contains a index.jsp element than those pages should be shown automatically.
 
hope this helps
 
ernst
-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Ferdinandus, Humphrey
Verzonden: donderdag 6 oktober 2005 15:40
Aan: Discussion list for developers
Onderwerp: [Developers] Cloud context security

All,

 

I am using cloud context security in different webapps. The strangest thing occurs. In one webapp I get a directory listing when opening http://host:port/webapp/mmbase/security and in the other webapp the security application opens correctly.

What could be causing this problem? I am using mmbase 1.7.3 for all webapps.

 

Kind regards,

 

Humphrey


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.10/120 - Release Date: 5-10-2005

_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to