Hi all,
I tried to get a page from my Struts application as default page in the
welcome file list (see below) but it doesn't work, it keeps going to
index.html. Am I doing something wrong or is it simply not possible?
I did this:
<welcome-file-list>
<welcome-file>start.do</welcome-file>
<welcome-file>index.html</welcome-file>
</welcome-file-list>
I also tried just start and /start.do , both didn't work either.
Thanks and regards,
Jeroen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]