facebook

Invalid location of tag (div) in jspf

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    bsavardnok
    Member

    Hi.
    I’ve got a very simple file, copyright.jspf. Here’s its content:

    <div id=”copyright”>Copyright © 2002-2006, x.com – All Rights Reserved</div>

    The validator gives a warning that “Invalid location of tag (div).” for that one line. I’ve read previous posts about making sure that the file is named with a jspf extention, but that’s not solving my problem.

    I’m using Eclipe 3.1.2 and MyEclipse 4.1.0 on Windows2000.

    Any help is appreciated.

    #246241

    Riyad Kalla
    Member

    I would suggest turning off the HTML validator if you are working a lot with fragments, right now it is not fragment aware and will complain of issues like that. We have an enhancement in to leverage more control over the validator but for now you can either ignore the warnings or turn off the validator to lessen the noise.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Invalid location of tag (div) in jspf

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