facebook

invalid location of tag

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

    Roel De Nijs
    Member

    i use now myEclipse 3.0 and i get almost on every html-tag the message “invalid location of tag (name_of_tag)” and it is underlined in yellow.

    can i get rid of this messages?

    #233448 Reply

    Riyad Kalla
    Member

    Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

    Also give us a small sample page to look at, you MAY actually have the tags in the wrong position. Keep in mind that in HTML 4.01 strict (which is what the validator is) you need to use <tbody> and <thead> tags for your tables, which 99% of people don’t do, so that alone would cause the validator to complain.

    #233556 Reply

    Roel De Nijs
    Member

    thanks for the quick reply.

    it’s my mistake, i wasn’t paying lots of attention: problem occurs only in jsp’s which must be included in another one and don’t have <html> and <body> tags

    so my mistake, sorry for that one!

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: invalid location of tag

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