> how to assign values to hidden parameters in a form using struts?
> -rafeeq

The same way you do other form elements, with the <html:xxx> tags. In this case you 
use the <html:hidden property="blech" /> tag.

-= J

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

Reply via email to