RE: [lists-strutsuser] Forwarding problem (".... has been moved to...")
> 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: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > -- > Dr. Sean Radford, MBBS, MSc > <[EMAIL PROTECTED]> > http://bladesys.demon.co.uk/ > Blade Systems > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [lists-strutsuser] Forwarding problem (".... has been moved to...")
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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Dr. Sean Radford, MBBS, MSc <[EMAIL PROTECTED]> http://bladesys.demon.co.uk/ Blade Systems - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]