Skip to content

Provide a taglib descriptor (.tld file) #213

@meg23

Description

@meg23

From marsh...@software.mpierce.org on February 02, 2011 15:11:17

Desired behavior: the ESAPI jar should include a .tld file in META-INF (see http://download.oracle.com/javaee/5/tutorial/doc/bnamu.html for how to format this file) to make it easy to use custom JSP tags. It's possible to have multiple tag libraries per jar (see http://www.oracle.com/technology/sample_code/tutorials/tldcaching/example.html ) but I think it probably makes sense to package all of ESAPI's tags in one taglib.

Without this file, you're forced to hook up the jar's tags via web.xml configuration.

Affected version:
2.0 rc10

Original issue: http://code.google.com/p/owasp-esapi-java/issues/detail?id=204

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions