首页 > 其他 > 详细

jfinal It is indirectly referenced from required

时间:2015-04-28 19:06:37      阅读:280      评论:0      收藏:0      [点我收藏+]

今天使用jfinal的controller进行request请求方法的判断 method = getRequest().getMethod();

一直报错

HttpServletRequest refers to the missing type String

It is indirectly referenced from required 

新建工程时 选的dynamic web,

解决:configure build path -> libraries ->Add Libary

->Server Runtime->Tomcat


jfinal It is indirectly referenced from required

原文:http://my.oschina.net/jingxing05/blog/407250

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!