facebook

Does MyEclipse support JSP tag files

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

    Paul Baker
    Member

    Does anyone know if myeclipse supports tag files that are being introduced in JSP 2.0? When I enter the “another tag file example” found at: http://java.sun.com/developer/technicalArticles/javaserverpages/JSP20/

    MyEclipse reports Unknown tag (tag:display). Should this example work within MyEclipse? Are there any special settings that are required?

    Happy Holidays… and thanks in advance. Paul

    #221818 Reply

    Greg
    Member

    The JSP validation supports and understands JSP 2.0 tag files. However, the in-editor annotations don’t yet have support for these files. So the <tags:greetings /> tag will show up as an unknown tag, but when you save the file, the jsp validator will ensure the greetings.tag file exists.

    I’ll check with the dev team on the status of JSP 2.0 tag file support in the editor.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Does MyEclipse support JSP tag files

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