Hello,

We have migrated our application from WAS 6.1 to 8.0. Now, when we are starting application server, we are getting start up error : Caused by: java.lang.ClassNotFoundException: javax.servlet.http.HttpServlet.

When I search j2ee.jar file in class path, I do find it in classpath. + in my RAD IDE, I am able to import that class. When I deploy that war file to application server, it throws above error.

Is anyone else seen this error and do have any resolution.

Thanks,