自定义标记的配置是的问题
自己编写了一个自定义的标记类编写过.tld文件后,在tomcat中配置后,tomcat出现这个错误,问什么? Marking this application unavailable due to previous error(s)
[解决办法]
一般是配置文件错误,特别是web.xml struts.xml等。
发布时间: 2012-03-04 11:13:33 作者: rapoo
自定义标记的配置是的问题
自己编写了一个自定义的标记类编写过.tld文件后,在tomcat中配置后,tomcat出现这个错误,问什么? Marking this application unavailable due to previous error(s)
[解决办法]
一般是配置文件错误,特别是web.xml struts.xml等。