初学struts,在eclipse导入同学一个STRUS的项目,但提示好像找不到STRUTS框架的支持文件?怎么办?
我在ECLIPSE中设置了LIB路径,但好像没有设置对,还是有红差,不知道是什么原因,感谢大家
问题点数:20、回复次数:4Top
1 楼zhkchi(火焰神)回复于 2006-06-03 20:35:31 得分 10
说的不清楚,说清楚点,可以看看错误消息是什么Top
2 楼ghyghost(爱国人士-许愿池里的希腊老石头)回复于 2006-06-03 20:36:27 得分 0
Severity Description Resource In Folder Location Creation Time Id
2 The import org.apache.struts cannot be resolved EvaluateAction.java bookdb/src/untitled1 line 3 2006年6月3日 20:31:41 266
2 Action cannot be resolved to a type EvaluateAction.java bookdb/src/untitled1 line 7 2006年6月3日 20:31:41 267
2 ActionForm cannot be resolved to a type EvaluateAction.java bookdb/src/untitled1 line 8 2006年6月3日 20:31:41 270
2 ActionForward cannot be resolved to a type EvaluateAction.java bookdb/src/untitled1 line 8 2006年6月3日 20:31:41 268
2 ActionMapping cannot be resolved to a type EvaluateAction.java bookdb/src/untitled1 line 8 2006年6月3日 20:31:41 269
2 The import org.apache.struts cannot be resolved NewActionServlet.java bookdb/src/untitled1 line 5 2006年6月3日 20:31:41 264
2 RequestProcessor cannot be resolved to a type NewActionServlet.java bookdb/src/untitled1 line 7 2006年6月3日 20:31:41 265
1 The local variable userid is never read DBBean.java bookdb/src/untitled1 line 99 2006年6月3日 20:31:41 271
Top
3 楼syhan(藏书人)回复于 2006-06-04 12:29:33 得分 10
你装MyEclipse了吗Top
4 楼ghyghost(爱国人士-许愿池里的希腊老石头)回复于 2006-06-04 20:13:24 得分 0
安装了,,
意思是找不到STRUTS的支持文件,,怎么办?感谢Top




