DynaActionForm theForm = (DynaActionForm) form;
String myValue = (String) theForm.get("myValueName");

robert

> -----Original Message-----
> From: Asim Ghosh [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 22, 2004 5:30 AM
> To: [EMAIL PROTECTED]
> Subject: how do i get members of DynaActionForm inside Action Class
> 
> 
> hi guys,
>  
>   if somebody can give me the solution to this problem.
>  
> i am using DynaActionForm and now i want to retrieve the value of a particular field.
>  
> in execute method i have the reference of ActionForm. 
>  
>  
> asim
> 
>               
> ---------------------------------
>  ALL-NEW Yahoo! Messenger - sooooo many all-new ways to express yourself 

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

Reply via email to