Oops. Sorry guess I missed the original post!
Yeh. I couldnt get this one to work either. Darn nuisance.
I ended up creating a very simple .html file that used a meta refresh to
redirect to the required action thusly:
<html>
<head>
<meta http-equiv="refresh" content="0;URL='preLogin.do'"/>
</head>
<body>
</body>
</html>
-----Original Message-----
From: Michael Delamere [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 16, 2002 18:30
To: Struts Users Mailing List
Subject: Re: Welcome file and struts
I don�t want get impatient ;-), but usually there is a lot more action here!
It�s just my luck that when I answer a question, everyone seems to be on
vacation :-) !
Has anyone else experienced this problem? Is there a workaround?
Thanks,
Michael
----- Original Message -----
From: "Michael Delamere" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, August 16, 2002 10:32 AM
Subject: Welcome file and struts
> Hi folks!
>
> I have got a question concerning the welcome file in the web.xml. I have
> tried the following:
>
> <welcome-file-list>
> <welcome-file>/index.do</welcome-file>
> </welcome-file-list>
>
> Could it be that tomcat has problems with this because the file doesn�t
> physically exist? The reason for assuming this is that index.vm (velocity
> template) seems to work!?
>
> Could someone please give me some guidelines on how to get tomcat to load
my
> index.do on startup.
>
> Any help would be really appreciated.
>
> Thanks,
>
> Michael
>
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>