Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4282739

JEditorPane: Cannot place ISINDEX PROMPT tag between HEAD tag

XMLWordPrintable

      In JEditorPane, the <ISINDEX> tag doesn't seem to work when it's placed between the <HEAD> tag. Try it on Netscape and it'll show how it should look.

      Here is the sample file:

      <!DOCTYPE HTML PUBLIC "-//HotJava QA//DTD HTML 3.2//EN">
      <HTML>
      <HEAD>
      <TITLE>Testing HotJava based on the 3.2 html spec</TITLE>
      <ISINDEX PROMPT="HEAD Search Phrase">
      </HEAD>
      <BODY>
      <h2>Test for multiple occurences of ISINDEX tag: Part 2 </h2>
      A single ISINDEX can appear in the document head or body.

      <br>
              <hr>
              <h2>Expected Result</h2>
              <p> 2 textboxes should be displayed.<br>

      <ISINDEX PROMPT="Search Phrase">
      <ISINDEX PROMPT="SEARCH PHRASE AGAIN">

      </BODY>
      </HTML>


      edmund.lou@eng 1999-10-19

            svioletsunw Scott Violet (Inactive)
            elousunw Edmund Lou (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: