Can I specify the form:checkbox tag value with spring:message tag? Seems like a silly question, but it seems hard to find the right syntax, if there’s any.
Can I specify the form:checkbox tag value with spring:message tag? Seems like a silly
Share
Something like this should work:
where
myKeyis the key you’d use in<spring:message code="myKey"/>