About Question enthuware.jwpv6.2.1197 :

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
paf
Posts: 2
Joined: Thu Feb 16, 2012 7:24 am
Contact:

About Question enthuware.jwpv6.2.1197 :

Post by paf »

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>
According to JSP 2.0 the container automatically builds a map between TLD files and <uri> names, so if tld files are stored in /WEB-INF/* and handler classes are in /WEB-INF/classes/* you don't have to specify taglib in web.xml, isn't it?

admin
Site Admin
Posts: 10386
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.jwpv6.2.1197 :

Post by admin »

You are right. It is not required now. This has been updated.

thank you for your feedback!

Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 5 guests