找不到"http://tiles.apache.org/tags-tiles"的标记库描述符

use*_*773 7 apache spring hibernate web-applications tiles

我正在使用Tiles,Spring和Hibernate创建一个应用程序.

运行时,它显示以下错误:

Can not find the tag library descriptor for "http://tiles.apache.org/tags-tiles"
Run Code Online (Sandbox Code Playgroud)

包括所有的罐子,映射也很好.我哪里错了?

Ral*_*lph 17

网址看起来不错.

你的问题听起来有点像你错过了一些瓷砖罐子.确保将包含的jar tiles-jsp.tld添加到项目Web libs文件夹中.

一个包含此文件的jar例如:tiles-jsp-2.2.1.jar.