AO Encoding Taglib Reference (Legacy)

High performance streaming character encoding in a JSP environment.

This is the legacy implementation for compatibility with applications that use JSP scriptlets. When JSP scriptlets are not required, please use AO Encoding Taglib Reference.

Both implementations are interoperable and may be used simultaneously under different prefixes.


This taglib is part of an extensible suite of interoperable, context-aware, auto-encoding taglibs. All auto-encoding tags generate correct output for their context, provide context information for nested tags, and validate the output of nested tags. For example, <ao:message> within <encoding:psql> will write its output encoded as PSQL.

This suite includes, but is not limited to:

Usage

Standard Syntax

<%@ taglib prefix="encoding" uri="https://oss.aoapps.com/encoding/taglib/legacy" %>

XML Syntax

<anyxmlelement xmlns:encoding="https://oss.aoapps.com/encoding/taglib/legacy" />

Tag Library Information

Display Name: AO Encoding Taglib (Legacy)
Version: 5.0.0
Short Name: encoding
URI: https://oss.aoapps.com/encoding/taglib/legacy