Like diogo said, if you put a 0 length, empty text file in your project with
the same name as your welcome file, in this case welcome.do, it will trick
the container into calling your action.  It's a trick I've used for years
and it's worked on every container I've used.
  (*Chris*)

On Mon, Nov 17, 2008 at 4:06 AM, Dave Newton <[EMAIL PROTECTED]> wrote:

> --- On Mon, 11/17/08, Cappelletti Marc wrote:
> > Yes but an action is a Servlet. Basically.
>
> Not really, particularly not from the *container's* point of view, which is
> what's important here.
>
> > With Struts 1.3.9 it works. I've got a project in which this works.
>
> In the same environment/with the same server/with the same server version?
>
> Dave
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to