Mariano-
I take you have already identified your ActionForwards with something like this in your struts-config.xml?
<action path="/YourCustomAction" type="test.YourCustomAction" >
     <forward name="success" path="/home.jsp" />
     <forward name="cancel" path="/cancel.jsp" />
</action>
Saludos Cordiales,
M-
----- Original Message ----- From: "Mariano Petrakovsky" <[EMAIL PROTECTED]>
To: "Lista de correo de Struts" <user@struts.apache.org>
Sent: Monday, July 18, 2005 2:52 PM
Subject: Cancel and Populating...



 I have a Cancel Button in my page... when it's submit, populating error
occurs...
 In jsf, it's solutionated by the immediante attribute to false. How is in
struts?...

 (When Cancel, i want forward to another page... nothing more :) )

--
Mariano G. Petrakovsky
Programmer · Software Factory
AXG Tecnonexo -  www.tecnonexo.com

Development facilities:Av. Maipú 1252 8º (C1006ACT) · Buenos Aires ·
Argentina.
Tel.: (54-11) 4878-0005 - Fax: (54-11) 4878-0065.

Headquarters: 1604 Spring Hill Road, Suite 160 Vienna · VA 22182 · USA.
Tel.: (202) 986-7541 - Fax: (202) 787-3891.


· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ·
· · · ·




---------------------------------------------------------------------
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]

Reply via email to