Create a <forward> declaration whose path is another Action's URL.  In
this way you can chain actions together:

  <forward name="Next Step" path="/nextstep.do"/>

(assuming you are using extension mapping for "*.do" in the usual way).

Craig


On Tue, 21 Aug 2001, Jan Fredrik Overaasen wrote:

> Hi 
> I want to forward to another action class from an actiondispatcher, how can
> I accomplish this?
> 
> Thanks in advance
> 
> Jan Fredrik Overaasen
> Norway
> 

Reply via email to