Page 1 of 1

About Question enthuware.jwpv6.2.1099 :

Posted: Fri Jul 12, 2013 5:25 am
by JoeAllen
In the explanation: "2. Keep loose (or unbundled) classes in WEB-INF/classes. You can keep the *.tld in WEB-INF (or any sub directory of WEB-INF) where the webapp can access it but you have to specify that in the <taglib-location>. For example, if you put mylib.tld in WEB-INF then you should give: <taglib-location>/WEB-INF/mylib.tld</taglib-uri>".

JSP 2.0 version doesn't require it to be put in DD, and the Container will automatically search in/WEB-INF/ for it, right?

Re: About Question enthuware.jwpv6.2.1099 :

Posted: Fri Jul 12, 2013 7:36 am
by admin
You are right. This has now been fixed.

thank you for your feedback!