About Question com.enthuware.ets.scwcd.v5.2.141 :

Moderator: admin

Post Reply
max2fl
Posts: 33
Joined: Mon May 02, 2011 5:09 pm
Contact:

About Question com.enthuware.ets.scwcd.v5.2.141 :

Post by max2fl »

Hi,
1. From explanation:
The <taglib> tag comes directly under the web-app element and it is used to specify the mapping between the name that will be used in the JSP pages and the URI where the actual tag library descriptor (.tld file) is located.
<taglib> tag doesn't come directly under web-app element:
<web-app>
<jsp-config>
<taglib>
<taglib-location></taglib-location>
<taglib-uri></taglib-uri>
</taglib>

</jsp-config>
</web-app>

2. about the answer: specify the mapping of the name and the TLD file for a tag library.
I think the correct explanation is: specify the mapping of the uri and the TLD file for a tag library.

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

Re: About Question com.enthuware.ets.scwcd.v5.2.141 :

Post by admin »

This has been updated.
Thanks for your feedback!

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest