Hi all,

I have one question, how I can I dynamically stablish the disable or
readonly value of a tomahawk input with a bean variable that is true or
false??

for example:

in the bean:

isDisabled = true

in the jsp

<t:input readonly = isDisabled

Thanks

Reply via email to