FileInfo

Languages

Overview

What is a TLD file? Developer file used for Java Server Page (JSP) development projects; saved using XML formatting and contains descriptions of tags, which are used to markup JSP documents; describes the supported tags in a corresponding tag library.

More Information A JSP tag is similar to an HTML tag. For example, a custom tag <loadData> could be used for loading data into a JSP Web page. The custom tag library would have a class handler for this type of tag and the TLD file would describe the tag. Tag libraries and tag descriptors are included with Java-based Web applications. Often the TLD file is packaged as part of a .JAR file that is located in the /​WEB-INF/​lib/​ directory.

Popularity3/5

3 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Tag Library Descriptor file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Breadcrumbs

DeveloperN/A
Popularity3.0 | 3 Votes

Previous / Next

In-Depth

.TLD File Extension

Tag Library Descriptor File

DeveloperN/A
Popularity
3.0  |  3 Votes
 

What is a TLD file?

Developer file used for Java Server Page (JSP) development projects; saved using XML formatting and contains descriptions of tags, which are used to markup JSP documents; describes the supported tags in a corresponding tag library.

More Information

A JSP tag is similar to an HTML tag. For example, a custom tag <loadData> could be used for loading data into a JSP Web page. The custom tag library would have a class handler for this type of tag and the TLD file would describe the tag.

Tag libraries and tag descriptors are included with Java-based Web applications. Often the TLD file is packaged as part of a .JAR file that is located in the /​WEB-INF/​lib/​ directory.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open or reference TLD files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Eclipse IDE for Java Developers

Free

Apache NetBeans

Free

Microsoft XML Notepad

Free

Other text editor

Mac

Eclipse IDE for Java Developers

Free

Apache NetBeans

Free

MacroMates TextMate

Free

Other text editor

Linux

Eclipse IDE for Java Developers

Free

Apache NetBeans

Free

Vim

Free

Other text editor

Category: Developer Files

Updated: May 5, 2011

FAQ

What is a TLD file?
Developer file used for Java Server Page (JSP) development projects; saved using XML formatting and contains descriptions of tags, which are used to markup JSP documents; describes the supported tags in a corresponding tag library.