Tag File Node

See Also

The tag file node Image of JSP node in the Filesystems window represents a tag handler that implements a custom tag library action using JSP syntax.

You create tag files using the New Text File wizard. You should place the file in a WEB-INF/tags subdirectory. Each subdirectory is a separate tag library. In the Choose Extension page, specify a tag, tagx, or tagf extension.

Working With This Node

If you right-click this node and display the contextual menu, you see a list of menu items that enable you to work with this node. The following list describes some of these menu items.

See Also
  About Tag Libraries
Adding Tag Files to a Web Module
Using Tags in JSP Files
About JSP Syntax
About JavaServer Pages Technology

Legal Notices