Hello

I want to add a user defined HTML attribute to <s:textfield.

Example of rendered HTML control: <input type="text" 
userDefinedAttribute="true"/>.

How can I do this?

if i write <s:textfield name="customer.cus_surname"  size="20" 
userDefinedAttribute="true" />

I recieve an error.
-- 
View this message in context: 
http://www.nabble.com/Manual-definet-attribute-in--lt-s%3Atextfield--tf4638641.html#a13248405
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