facebook

TLD location

💡
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 Archived
  2.  > 
  3. Old Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #282578 Reply

    Scott
    Member

    Is there a configuration setting that allows me to point to a non-standard location containing my TLD files?

    Thanks,
    Scott

    #282580

    Riyad Kalla
    Member

    Scott,
    The URI’s for your taglibs actually act as hashtable lookups, so it’s possible to place your TLDs anywhere you want (like /WEB-INF/tlds) as long as you add web.xml entries that remap those URIs to the actual TLD locations, and then make sure your JSP pages reference the correct URI.

    You can read this FAQ entry for more info:
    https://www.genuitec.com/forums/topic/jsp-taglib-marked-as-invalid-unknown-or-no-autocomplete/

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: TLD location

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