facebook

JSP validation and linked class file folders

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #219744 Reply

    Brandon Rife
    Member

    Hi,

    I’m using E3.01 and ME 200409171200-3.8.2 on XP. I have a web project that references a Java project that contains a exported linked class file folder. The linked folder contains classes and tag handlers that are referenced by JSP pages. ME’s JSP validator however does not seem to be able to find the referenced classes. Is this a know isssue or do I have a configuration problem?

    Thanks,
    Brandon

    #219760 Reply

    Riyad Kalla
    Member

    Brandon,
    Does the JavaProject contain the classes and tag handles and you are exporting them FROM that project, or the project has a linked folder from some other location that you are then exporting? If your WebProject needs the classes, just add them directly to the Web Application via the Java Build Path settings for that web project.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSP validation and linked class file folders

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