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-file>index.jsp</welcome-file>
<welcome-file>index.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


Reply via email to