I am trying to add aria-describedby to springform. It's throwing a JSP error. When I tried to use the same aria-* attribute in div tag those are working in the same page. aria-* is not working for spring form. It's working in div in the same jsp file.
from JSP Error Unable to locate tag attribute info for tag attribute aria-describedby spring form

No comments:
Post a Comment