And the value of the request parameter has to be the same as the name of
the method in your DispatchAction. Also, remember NOT to implement the
execute method in your DispatchAction.

Jorge Mascena

> -----Mensagem original-----
> De: Navjot Singh [mailto:[EMAIL PROTECTED] 
> Enviada em: Monday, March 31, 2003 10:14 AM
> Para: Struts Users List
> Assunto: DispatchAction Clarification
> 
> 
> hi guys,
> 
> correct me if i am wrong.
> 
> DisptachAction class uses the parameter from the __request__ 
> attributes 
> to call the __method__ defined in Action class.
> AND 
> the *name of the request parameter* has to be SAME as *value 
> specified for 
> parameter attribute* in action tag of struts-config
> 
> will wait for reply 
> 
> Navjot Singh
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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