struts2 OGNL token标签的问题

发布于 2021-11-05 15:52:58 字数 859 浏览 944 评论 4

两个问题
一、启动的时候怎么报这样的错
2010-9-25 10:45:28 org.apache.catalina.core.StandardContext filterStart
严重: Exception starting filter struts2
Unable to load bean: type: class:com.opensymphony.xwork2.ObjectFactory - bean - jar:file:/D:/apache-tomcat-6.0.26/webapps/s2/WEB-INF/lib/struts2-core-2.1.8.1.jar!/struts-default.xml:29:72

二、
用struts2的令牌机制,JSP里面加入 <s:token></s:token>
为什么提示这样的错?
严重: Servlet.service() for servlet jsp threw exception
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)

这是什么意思?
包已经都是全的,没有落下

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

可是我不能没有你 2021-11-12 07:07:23

在web.xml里没有配置Struts的Filter?

倾城泪 2021-11-12 05:58:50

大姐我也知道是啥意思,我想知道哪导致的。

简单气质女生网名 2021-11-11 03:43:59

The Struts dispatcher cannot be found.

This is usually caused by using Struts tags without the associated filter.

顾忌 2021-11-09 17:56:47

开源中国的人气有待于进一步提高啊,哎!!!!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文