facebook

shows error in jsp but there is no error [Closed]

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

    joa23
    Member

    Hi,

    os x,
    eclipse 3.0
    latest myeclipseide release.

    I only created a jsp page with the wizard and it marks the first line as error. This line was generated by the eclipseide jsp template, so where could be the problem?
    <%@ page language=”java” import=”java.lang.*,java.util.*” %>

    Thanks!

    #211665 Reply

    Riyad Kalla
    Member

    What is the error?

    #211667 Reply

    joa23
    Member

    Sorry. my mistake.
    The error is not listed in the problems view. I was trying see the problem by clicking on the red icon but there was as well no text line on the bottom.
    No I figure out that if you just wait long enough there is a tool tip with the error message.
    The problem was that the jsp was not in the webapp root folder.
    Sorry!
    May you can add the error messages to the problem view.
    Thanks for your fast replay!

    #211668 Reply

    Riyad Kalla
    Member

    Ahh, the problem should be in the problem view as well. Its likely that your filters are setup to not show errors from the JSP Editor (I didn’t know about this feature in Eclipse until I had “ghost problems” like you). If you click on the down arrow in the top-right side of the problem view, and go to “Filters” then hit “Select All” and hit OK, you should see the error.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: shows error in jsp but there is no error [Closed]

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