在jsp中標(biāo)簽為<%@ 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" %>但是報(bào)紅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"找的網(wǎng)上的辦法說缺少 jstl 和 standard 的jar包,導(dǎo)入之后還是沒變。怎么解決。。。
添加回答
舉報(bào)
0/150
提交
取消