码迷,mamicode.com
首页 > 其他好文 > 详细

jfinal It is indirectly referenced from required

时间:2015-04-28 19:09:40      阅读:120      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!