This content has been marked as final.
Show 1 reply
-
1. Re: Problem with my context
darranl Apr 11, 2003 5:10 AM (in response to jecardenas)I am not sure if this is the correct way to do it but I have found a web.xml file with the lines:-
<welcome-file-list>
<welcome-file>index.jsp</welcome-file>
</welcome-file-list>
I think you can add this to your web.xml and change the welcome-file to logon.jsp instead.