Wednesday, 10 October 2018

JSP Error Unable to locate tag attribute info for tag attribute aria-describedby spring form

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.

enter image description here



from JSP Error Unable to locate tag attribute info for tag attribute aria-describedby spring form

No comments:

Post a Comment