2013/7/15 Alireza Fattahi <afatt...@yahoo.com>:
> Hi,
>
> Does anyone why:
>
> <s:fielderror un_defined_attribute="test"/>
> generates error:
>  Attribute un_defined_attribute invalid for tag fielderror according to TLD
>
> But
>
> <s:textfield name="amount" key="form.label.amount" 
> un_defined_attribute="test"/>
> Does not generate an error and creates below html:
> <input id="transferAccount_amount" type="text" un_defined_attribute="test" 
> value="" name="amount"></input>
>
> is it hard coded some where ?!

No, Dynamic Attributes


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to