A script-enabled browser is required for this page to function properly.

VALIDATETAG command line keyword

VALIDATETAG specifies whether to enforce JSP tag validation and check for items such as duplicate field identification or malformed attributes when designing or deploying a JSP-based Web report.

The executables that can use this keyword are:

rwbuilder yes
rwrun no
rwclient no
rwcgi no
rwserver no
rwservlet no
rwconverter no

Syntax

VALIDATETAG=YES|NO

Values

Description

YES

Enforces tag validation and checks for items such as duplicate field identification or malformed attributes. This is the default at design time, when running a JSP-based Web report from Reports Builder

NO

Turns tag validation off. This is the default at run time, when deploying a JSP-based Web report.

Usage notes

See also

Command line keywords

Using the command line

Running a report from the command line