I am trying to get a checkbox checked based on some condition.

I am using <form:checkbox> tag . Which attribute would help me to get it checked.

Please help me.

Thanks