Home > Guides > Tag Developers Guide > Struts Tags > Tag Reference > UI Tag Reference > dojo head

Description

Error formatting macro: snippet: java.lang.IndexOutOfBoundsException: Index: 20, Size: 20
Error formatting macro: snippet: java.lang.IndexOutOfBoundsException: Index: 20, Size: 20

If you are planning to nest tags from the Dojo plugin, make sure you set parseContent="false", otherwise each request made by the inner tags will be performed twice.

Parameters

Dynamic Attributes Allowed:

false
 

Name

Required

Default

Evaluated

Type

Description

baseRelativePathfalse/struts/dojofalseStringContext relative path of Dojo distribution folder
cachefalsetruefalseBooleanUse Struts Dojo profile, which contains all Struts widgets in one file, making it possible to be chached by the browser
compressedfalsetruefalseBooleanUse compressed version of dojo.js
debugfalsefalsefalseBooleanEnable Dojo debug messages
extraLocalesfalsefalseStringComma separated list of locale names to be loaded by Dojo, locale names must be specified as in RFC3066
localefalsefalseStringDefault locale to be used by Dojo, locale name must be specified as in RFC3066
parseContentfalsefalsefalseBooleanParse the whole document for widgets

Examples

Error formatting macro: snippet: java.lang.IndexOutOfBoundsException: Index: 20, Size: 20
Error formatting macro: snippet: java.lang.IndexOutOfBoundsException: Index: 20, Size: 20