The Struts dispatcher cannot be found,This is usually caused by using Struts tag

本文探讨了 Struts2 框架中出现的运行时异常问题,特别是当 struts.xml 配置文件中的 <action> 元素指向的 Action 类配置不正确时产生的异常。文章详细解释了一个具体错误案例,并提供了可能的解决思路。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

这是一个运行时异常,在struts2 的 struts.xml配置文件中  <action> 的class 指向Action类是否配置正确,如果引用的命名空间与实际对象不符   就会导致这种异常问题

 

Caused by: The Struts dispatcher cannot be found.  This is usually caused by using Struts tags without the associated filter. Struts tags are only usable when the request has passed through its servlet filter, which initializes the Struts dispatcher needed for this tag. - [unknown location]

at org.apache.struts2.views.jsp.TagUtils.getStack(TagUtils.java:60)

at org.apache.struts2.views.jsp.StrutsBodyTagSupport.getStack(StrutsBodyTagSupport.java:44)

at org.apache.struts2.views.jsp.ComponentTagSupport.doStartTag(ComponentTagSupport.java:48)

at org.apache.jsp.fail.failed_jsp._jspx_meth_s_005fproperty_005f0(failed_jsp.java:288)

at org.apache.jsp.fail.failed_jsp._jspService(failed_jsp.java:241)

at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:377)

... 20 more

 

这些问题 希望能够帮助struts2 的初学者们 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值