Home > Contents > Index >
This tag sets the dimensions for a given asset.
<asset:setlocales name="assetName">
<asset:asset ... />
</asset:setlocales>
name (required) asset:asset (required)This tag sets the dimensions for a given asset. Dimensions are specified using the asset:asset tag. Previous values are cleared.
There are no possible errno for this tag.
This tag sets the locales with the asset id 123456 and 789123 into the asset
<asset:setlocales name="a5">
<asset:asset type="Dimension" assetid='123456'/>
<asset:asset type="Dimension" assetid='789123'/>
</asset:setlocales>
| Home > | Contents > | Index > | ||
|
Oracle JSP Tag Reference |
|||