Servlet & JSP: A Beginner's Tutorial by Budi Kurniawan

Servlet & JSP: A Beginner's Tutorial by Budi Kurniawan

Author:Budi Kurniawan [Kurniawan, Budi]
Language: eng
Format: azw3
Publisher: Brainy Software
Published: 2016-05-07T04:00:00+00:00


Distributing Custom Tags

You can package your custom tag handlers and tag library descriptor in a jar file so that you can distribute it for others to use, just like the JSTL. In this case, you need to include all the tag handlers and the tld file that describes them. In addition, you need to specify an absolute URI in a uri element in the descriptor.

For example, application mytags accompanying this book packages the tag and the descriptor in mytags into a mytags.jar file. The content of the jar file is shown in Figure 7.4.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.