Advanced Customization > Info*Engine User’s Guide > Info*Engine Custom Tag Reference > Info*Engine Tags > Directory Library Tags
  
Directory Library Tags
To use tags in the directory tag library, you must include a taglib directive similar to the following:
<%@ taglib uri="http://www.ptc.com/infoengine/taglib/directory"
prefix="iedir" %>
The syntax for these tags assumes that you have specified the iedir prefix in the taglib directive. If you specify a different prefix, use the prefix you specified in place of iedir in the tag syntax.
* 
The directory library tags can only be used in JSP pages; they are not recognized in standalone tasks.