spring taglibs を使用してページにアクセスしようとすると、エラーが発生します。展開中にエラーはありません。
エラー:
personAdd.jsp:2:5: No tag library could be found with this URI.
Possible causes could be that the URI is incorrect, or that there
were errors during parsing of the .tld file.
<%@ taglib uri="http://www.springframework.org/tags/form" prefix="form" %>
ウェブロジック: 12c Sts: 2.9.1
何が間違っている可能性があるか、どこを見て、どのように/何を修正するかについて何か提案はありますか?