The URL is actually derived from namespace, not context. (eg: context is
"StrutsBlankWeb", package namespace "/example"). And for whatever reason it
didnt occur to me that I could create a directory example inside Web Content
and put the welcome file! I am all set now, thanks!


On 3/3/08, Dave Newton <[EMAIL PROTECTED]> wrote:
>
> You could also just use a welcome file with a redirect.
>
> --- smart acer <[EMAIL PROTECTED]> wrote:
> > thanks, yes to some extent this is what I am looking for but not the
> > complete features as mod_rewrite. Unfortunately only apache opensource
> is
> > allowed for us so we cant use this.
> >
> > I think I can investigate putting the redirect in interceptor, and if
> that
> > doesnt work then servlet filter? I thought ActionMapper does some of
> this.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to