1、错误描述
严重:Servlet.service() for servlet jsp threw exception
The struts dispatcher cannot be found.This is usually called by using struts tags without
the associated filters.Struts tags are only usable when the request has passed through its
servlet filters,which initializes the struts dispatcher needed for this tag.-[unknown location]
2、错误原因
3、解决办法
本文介绍了在使用Struts框架过程中遇到的一个严重错误:Servlet.service() for servlet jsp threw exception,表现为无法找到Struts分发器。通常是因为在没有配置相应过滤器的情况下使用了Struts标签。文章进一步解释了错误原因,并提供了具体的解决方法。
533

被折叠的 条评论
为什么被折叠?



