最新亚洲精品福利在线,欧美一区二区三区大片,久久91无码一区二区三区,色哟哟免费观看视频入口,美女裸露双奶头屁股无裸体

使用webservlert注解時出現(xiàn)WebServlet cannot be resolved to

時間:2019-06-06 17:47:16 類型:JAVA
字號:    

  在myeclipse中創(chuàng)建servlet項目中,發(fā)現(xiàn)使用webservlert注解時出現(xiàn)WebServlet cannot be resolved to a type的問題,最后發(fā)現(xiàn)問題解決方式是沒有導(dǎo)入

     import javax.servlet.annotation.WebServlet;