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
Type: Posts; User: mukhi; Keyword(s):
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
Why I am not able to get the parameters in handleRequestInternal() method of AbstractController when my form method is 'POST'?
what does the following mean?
<form:form action="?">
What does it mean when '?' is given as value to the action attribute?