那是因为没有导入Server包,servlet就无法继承接口,在Java Build Path中Add Libraries,找到你tomact自带的Server包,导入,完成.

相关文章: