Re: index.jsp as default page of a directory

2001-08-13 Thread Joseph B. Ottinger

Add a set of welcome files, see the docs for web.xml.
Basically, it's a set of lines like this:

welcome-file-list
welcome-fileindex.jsp/welcome-file
welcome-fileindex.html/welcome-file
/welcome-file-list

See the docs for the specifics.

On Sun, 12 Aug 2001, Roozbeh Ghaffari wrote:

 Hi!
 
 It seems that Orion does not use index.jsp as default page for a directory.
 It just looks for index.html. I usually put an index.html in my directories
 which redirects the client to index.jsp of the same directory. I think it's
 somehow silly!
 
 Any other idea?
 
 tnx,
 Roozbeh/
 
 
 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com
 
 

---
Joseph B. Ottinger   [EMAIL PROTECTED]
http://adjacency.org/ IT Consultant





RE: index.jsp as default page of a directory

2001-08-12 Thread Mathias Bogaert

Put

welcome-file-list
welcome-fileindex.jsp/welcome-file
/welcome-file-list

in web.xml. This will solve your extra index.html problem...

Regards,
Mathias Bogaert

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Roozbeh
Ghaffari
Sent: zondag 12 augustus 2001 15:10
To: Orion-Interest
Subject: index.jsp as default page of a directory


Hi!

It seems that Orion does not use index.jsp as default page for a
directory.
It just looks for index.html. I usually put an index.html in my
directories
which redirects the client to index.jsp of the same directory. I think
it's
somehow silly!

Any other idea?

tnx,
Roozbeh/


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com