facebook

JSP tag variables cannot be resolved problem

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

    markanj
    Participant

    I am fairly new to both eclipse and myEclipse, so please bear with me. However, I think this is a real problem as I’ve seen similar threads (3794 for one). My problem is this:

    When I include a jsp tag library, none of my tag variables resolve. For example, if I have:

    <taggroup:mytag>
    An example variable is <%=varDefinedInTag%>
    </taggroup:mytag>

    The “varDefinedInTag” variable gets an unresolved hollow red box in the right-hand vertical bar saying “unresolved variable varDefinedInTag”. However, everythign works fine and the variable is properly defined.

    Why is this happening? Is it supposed to? Why are some error boxes solid while other are hollow? Can I turn this off?

    Thanks,
    Joe

    #216443 Reply

    markanj
    Participant

    MyEclipse version is 3.8.1

    #216446 Reply

    Riyad Kalla
    Member

    Please update to 3.8.2

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: JSP tag variables cannot be resolved problem

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