MyEclipse: TLD location

stanlick - Mar 06, 2008 - 03:54 PM
Post subject: TLD location
Is there a configuration setting that allows me to point to a non-standard location containing my TLD files?

Thanks,
Scott
support-rkalla - Mar 06, 2008 - 04:17 PM
Post subject: RE: TLD location
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:
http://www.myeclipseide.com/PNphpBB2-viewtopic-t-10906.html
All times are GMT - 6 Hours
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits