Hi,

  Which version of Struts do you use (1.1 or 1.0.x) ? Your second 
solution should works under Struts1.1 latest nightly build. If not, 
please report  a bug to bugzilla.

   Cedric

Ricardo de Souza Moura wrote:

> I would like to put in the input attribute a tile definition, but I 
> don't get... There are any method to do this ?
>
> my solution...
>
> <action path="/aberturaCadastro" forward="def.cadastro.identificacao"/>
>
> <action path="/newCustomer" type="classe" scope="request" 
> name="customerForm" input="/aberturaCadastro.do" parameter="method" 
> validate="true"> ... </action>
>
>
> but I would like to do this. is It amiss ?
>
> <action path="/newCustomer" type="classe" scope="request" 
> name="customerForm" input="def.cadastro.identificacao" 
> parameter="method" validate="true"> ... </action>
>
> 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