>  <form name="myForm" method="post" action="MyAction.do" validate="true"/>
>  <tr>
>                                                                         <td 
> width="115">First Name</td>
>                                                                         <td 
> width="142"><input type="text" name="firstName" id="firstName"
>  class="form_field"></td>
>
>                                                                         <td>
>
>                                                                         
> <s:fielderror>
>                                                                           
> <s:param>firstName</s:param>
>                                                                         
> </s:fielderror>
>                                                                         </td>

But as I see, you don't use <s:textfield> for your form and that's way
you don't see values in the form. If you want to add html tags as
above, use theme=simple and s:textfield


Regards
-- 
Lukasz

http://www.linkedin.com/in/lukaszlenart

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

Reply via email to