facebook

My JSPs cannot see teh WEB-INF/lib jars **** SOLVED ****

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #196833 Reply

    greybeard
    Participant

    Sorry for that – I have solved the problem

    Have just embarked upon converting a project to myEclipse. However the JSP files cannot see my libraries. e.g.
    <%@ page import=”org.apache.log4j.*” %>
    brings up the task “import org.apache.log4j cannot be resolved.

    I have added the jars to the build path. I would be most grateful for any help.

    #196834 Reply

    Scott Anderson
    Participant

    Bruce,

    Now I’m confused, have you solved the problem by adding your libraries to the build path or not?

    By the way, whenever you add a library to WEB-INF/lib it should be automatically added to your build path. When you remove from the lib directory it should be automatically removed from your build path.

    If you’re still having problems, what exactly does your project structure look like?

    –Scott
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: My JSPs cannot see teh WEB-INF/lib jars **** SOLVED ****

You must be logged in to post in the forum log in