That was an oversight on my part .. I just changed the type to
redirect. Instead of the URL I send the action a
request.getRequestURI + request.getQueryString (if any) and that now
works good as a champ.
-Mufaddal.
On Jan 9, 2008, at 9:23 AM, Dave Newton wrote:
--- Mufaddal Khumri <[EMA
--- Mufaddal Khumri <[EMAIL PROTECTED]> wrote:
>
> extends="mypackage">
>
>
> ${originalUrl}
>
>
>
>
>
>
> In this case the LoginAction received the original url as: http://
> localhost/mypackage/cr/test.action
>
> When I execute this cod
I have a struts config file with the following:
http://struts.apache.org/dtds/struts-2.0.dtd";>
extends="mypackage">
${originalUrl}
In this case the LoginAction received the original url as: http://
localhost/mypackage/cr/test.action
3 matches
Mail list logo