facebook

Validation errors on jsp page with ie behaviours

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

    forgotit
    Member

    Hi,
    I am trying to use IE behaviour libraries and when I do

    
    <?XML:NAMESPACE PREFIX="TSNS" />
    <?IMPORT NAMESPACE="mp" IMPLEMENTATION="multipage.htc"/>

    I get the red squiggly line from there to the rest of the page saying “processing instruction not closed”. I have tried turning off JSP validation to no avail. Have anyone come across this error and know of any solutions to this?

    Thanks!

    #220805 Reply

    forgotit
    Member

    sorry, have found a solution, if I terminate each tag with ? like

    <?XML:NAMESPACE PREFIX="TSNS" / ?>

    the red squigglies disappear.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Validation errors on jsp page with ie behaviours

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