在jsp中標簽為<%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean" %><%@ taglib uri="http://struts.apache.org/tags-html" prefix="html" %><%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic" %>但是報紅Can not find the tag library descriptor for "http://struts.apache.org/tags-bean"Can not find the tag library descriptor for "http://struts.apache.org/tags-html"Can not find the tag library descriptor for "http://struts.apache.org/tags-logic"找的網上的辦法說缺少 jstl 和 standard 的jar包,導入之后還是沒變。怎么解決。。。
- 2 回答
- 0 關注
- 709 瀏覽
相關問題推薦
添加回答
舉報
0/150
提交
取消