Thank you very much.

this run with tiles ? yes of course, or no ?

From: "Hubert Rabago" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <user@struts.apache.org>
To: "Struts Users Mailing List" <user@struts.apache.org>
Subject: Re: dont exist ForwardAction ??
Date: Tue, 21 Nov 2006 14:41:13 -0600

I think he's looking for:

<action path="/showListsOfLists"
           forward="listsOfLists.jsp"/>

Daniel, ForwardAction is no longer needed because you can now forward
directly without using an Action class.

Hubert

On 11/21/06, Laurie Harper <[EMAIL PROTECTED]> wrote:
daniel blanco cuadrado wrote:
> hello again, thank for the previous answer.
>
> I would like to use a ForwardAction, but in struts core 1.3.5 don't
> exist in org.apache.struts.action. Don`t exist ForwardAction yet ? or
> now is ForwardingActionForward ???

Perhaps you're thinking of ActionForward?

http://struts.apache.org/1.x/struts-core/apidocs/org/apache/struts/action/ActionForward.html

L.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________
Acepta el reto MSN Premium: Correos más divertidos con fotos y textos increíbles en MSN Premium. Descárgalo y pruébalo 2 meses gratis. http://join.msn.com?XAPID=1697&DI=1055&HL=Footer_mailsenviados_correosmasdivertidos


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to