Hi Dale,

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.

Thanks
-Vj


On 3/3/08, Dale Newfield <[EMAIL PROTECTED]> wrote:
>
> smart acer wrote:
> > Could anyone please guide me how to setup/use ActionMapper ---
> >
> > I would like the URL http://localhost:9080/StrutsBlankWeb/example/ to
> > redirect to
> http://localhost:9080/StrutsBlankWeb/example/HelloWorld.action
>
> Sounds like you are looking for http://tuckey.org/urlrewrite/
>
> -Dale
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to