You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jose Andrés Pérez <jo...@m-centric.com> on 2003/05/30 18:51:23 UTC

Forwarding problem (".... has been moved to ...")

Hi to all,

I´ve definded several actions in a struts config file. When I execute one of
them (i.e. action A) it takes the action class that performs the logic for
that action. It catches the right forward that is JSP. But the problem is
that it seems it does not catch the JSP, and appears on the screen of the
WAP emulator the following:

  http://...../action_A.do has been moved to http://...../another_action.do


Any ideas of what is happen?


Thanks in advance,
Jose


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


RE: [lists-strutsuser] Forwarding problem (".... has been moved to...")

Posted by Jose Andrés Pérez <jo...@m-centric.com>.
> Have you got redirect="true" set for the ActionForward?

Yep, but it does not work   :(


> 
> 
> On Fri, 2003-05-30 at 17:51, Jose Andrés Pérez wrote:
> > Hi to all,
> > 
> > I´ve definded several actions in a struts config file. When I 
> execute one of
> > them (i.e. action A) it takes the action class that performs 
> the logic for
> > that action. It catches the right forward that is JSP. But the 
> problem is
> > that it seems it does not catch the JSP, and appears on the 
> screen of the
> > WAP emulator the following:
> > 
> >   http://...../action_A.do has been moved to 
> http://...../another_action.do
> > 
> > 
> > Any ideas of what is happen?
> > 
> > 
> > Thanks in advance,
> > Jose
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: struts-user-help@jakarta.apache.org
> -- 
> Dr. Sean Radford, MBBS, MSc
> <sr...@bladesystems.co.uk>
> http://bladesys.demon.co.uk/
> Blade Systems
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: [lists-strutsuser] Forwarding problem (".... has been moved to ...")

Posted by Sean Radford <sr...@bladesystems.co.uk>.
Have you got redirect="true" set for the ActionForward?


On Fri, 2003-05-30 at 17:51, Jose Andrés Pérez wrote:
> Hi to all,
> 
> I´ve definded several actions in a struts config file. When I execute one of
> them (i.e. action A) it takes the action class that performs the logic for
> that action. It catches the right forward that is JSP. But the problem is
> that it seems it does not catch the JSP, and appears on the screen of the
> WAP emulator the following:
> 
>   http://...../action_A.do has been moved to http://...../another_action.do
> 
> 
> Any ideas of what is happen?
> 
> 
> Thanks in advance,
> Jose
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
-- 
Dr. Sean Radford, MBBS, MSc
<sr...@bladesystems.co.uk>
http://bladesys.demon.co.uk/
Blade Systems


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org