Hi,

I have this hidden field

<html:hidden property="task" value="<%=requestTask%>" forceId="true" />

which is causing me compilation errors because "forceId" is not recognized
as an attribute.  How do I create a struts hidden field so that an ID is
generated in addition to the name attribute?

Thanks, - Dave
-- 
View this message in context: 
http://www.nabble.com/How-do-I-generate-an-ID-attribute-with-my-text-field-tp20545762p20545762.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to