You need to specify the taglib directive in order to pick up the
tags that you are going to put into the document. You specify the TLD file
so that Page Designer can show you what tags are available in that TLD
where http://www.mycorp/minutetags is the URI element value that is defined in the TLD.
Tip: In
a case where two or more TLDs are deployed inside a JAR file, you can use
this format to specify each TLD.
Now that you have specified your taglib directive, you can add a custom tag to your JSP file.
When you choose to insert a custom tag, Page Designer references the taglib
directive and displays the tags from that custom library.