facebook

File->New->JSP does not honor taglib URIs [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #200908 Reply

    Riyad Kalla
    Member

    I setup all my taglib references (Struts 1.1) in my web.xml file, but when I create a JSP file from the File->New menu, the URIs that are given for the taglibs at the top of the page are the absolute paths to the .tld files, not the URIs I created in my web.xml file.

    So either:
    1) This isn’t a bug, and I don’t need to setup the taglib references in my web.xml

    OR

    2) This is a bug in the sense that its circumventing my URIs that I am setting up, and should probably use the ones I create in my web.xml file.

    Comments? If this is infact not a bug and I shouldn’t be using the web.xml for my taglib entries, then go ahead and close this bug.

    #200921 Reply

    No Operation
    Member

    I would prefer 1) in conjunction with using the uris from the tld files in the struts.jar.

    => no setup and workz

    NOP

    #200931 Reply

    support-michael
    Keymaster

    Based on earlier feedback from NOP we have already made template changes to use the TLD’s uri. Please provide additional feedback if you have different opinions.

    Michael
    MyEclipse Support

    #200932 Reply

    Riyad Kalla
    Member

    Awesome, thanks.

    #201443 Reply

    support-michael
    Keymaster

    Fixed in ME2.7RC2.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: File->New->JSP does not honor taglib URIs [Closed]

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