You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Carlos Henrique Righetto Moreira <ca...@hemosc.org.br> on 2003/05/16 02:40:13 UTC

findForward to another Action

Hi there!

Inside an action, how can I forward de request to another action? Somthing
like this:

return mapping.findForward("/detail.do?code=1");

Struts In Action (Ted Husted) says I can forward everything which is an URI.
But this statement doesn't work for me. It stays in the same action and
doesn't call the next one.

Thank you!

Best regards,
Righetto




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