I am trying to compile UploadServlet servlet via apache tomcat 8.0.14. my web.xml is fine andUploadServlet.java has compiled properly but yet when
UploadServlet
UploadServlet.java
as @Gas , I forgot to add .jar file in WEB-INF/lib folder. and then the issue resolved.