facebook

Spurious warnings about jsp directives

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

    aqbrown
    Member

    I am getting the following warning on all my jsp directives

    Tag (jsp:directive.page) should be an empty-element tag.

    I am not using the xml compliant form of these directives, this is a jsp 1.2 project and we are using plain old <%@ syntax. Why is it trying to validate these as if they should be xml compliant ?

    There are so many of these warnings it makes it difficult to find warnings that would be a real concern.

    I do not want to turn off validation for my jsps. When I looked at all the validators to try to customize this, it was not obvious at all which one is generating the message. Rather than do trial and error, can you tell me how to selectively get rid of this validation ( which I would maintain is incorrect anyway )

    #295911 Reply

    Please update to MyEclipse 7.1

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Spurious warnings about jsp directives

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