I have a scenario where I need to html tag instead of spring form tag using the spring:bind. However, HDIV does not seem to store this parameter in state to evaluate it later. Ex:
In the BindTag class of springframework, I don't see the invocation of RequestDataValueProcessor like, say InputTag (). Any suggestions here?