问题描述
- 报ActionContext cannot be resolved?
-
xwork-core-2.3.16.2.jar
struts2-core-2.3.16.2.jar
struts2-spring-plugin-2.3.16.2.jar
我项目中导入了这个版本的struts。
org.apache.struts2.ServletActionContext
这个类中的代码在运行时报nullpointorException
我看源码引入了ActionContext,但是debug时,报ActionContext cannot be resolved。。
无语了。
谁知道是怎么回事啊?
时间: 2024-10-13 15:55:28