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]