Hi
I am getting the exception "java.lang.IllegalStateException: Neither BindingResult nor plain target object for bean name 'checkAvaliabilityCmdA' available as request attribute"
checkAvaliabilityCmdA - is the command class name
I am getting this exception when using <form:checkbox> tag. when trying to dispaly the information usng jstl is working fine.