wtp « Import « JSP-Servlet Q&A





1. Eclipse WTP: "The import ___ cannot be resolved for" error in a JSP file for a class defined in project    stackoverflow.com

A Visual Studio user struggling w/ Eclipse... I imported a set of servlets/JSPs into a project in Oracle Workshop for Weblogic. /page.jsp has the following import statement:

import="com.foo.bar.*"
Eclipse is displaying an ...