Search code examples
eclipseservletsibm-mobilefirst

The type javax.ServletException cannot be resolved with Worklight


I am using Eclipse Luna and Worklight v6.2 with Java 7. I am trying to run a project but I am getting the error

the type javax.servlet.ServletException cannot be resolved. It is indirectly referenced from >required .class files

I have read many posts with similar issue but not with worklight. I am supposed to find servlet.jar and add it in the build path but I don´t know where to find it..

Thank you


Solution

  • You will need Eclipse for JavaEE Developers.