Hello,

  Maybe its a bug. Do you have a simple war file allowing me to 
reproduce the problem and track it ? You can sent it to me directly 
rather than on the list.

  Cedric

Ricardo de Souza Moura wrote:

> I have a action that use validation !!!!
>
> And at the input attribute I need to put a definition !!!
> How I don't get to put the definition directly, I create another 
> action only forward to the definition...
>
> <action path="/customerValidator" forward="def.cadastro.identificacao"/>
>
> <action path="/customer" type="classe" scope="request" 
> name="customerForm" input="/customerValidator.do" parameter="method" 
> validate="true">
> ...
> </action>
>
> But I get another problem.
>
> My definition use the controllerUrl, but when happend a validator 
> error, the customerValidator action forward to 
> def.cadastro.identificacao but don't execute the action of the 
> controllerUrl...
>
> this is a bug ?
>
> Thanks
>
> _________________________________________________________________
> Tenha você também um MSN Hotmail, o maior webmail do mundo: 
> http://www.hotmail.com/br
>
>
> -- 
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
>
>



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

Reply via email to