tomcat一重启,就报出来这个错误Unable to load configuration

2024-12-16 05:06:38
推荐回答(1个)
回答1:

加载struts.xml配置文件的时候报错了,配置action的时候,method="checkLogin"这个属性不要,还有你引入的struts-default.xml这个xml代码呢?/index.jsp这里改成/index.jsp试试看。