Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

acl:set

Sets a field in an ACL.

Syntax

Parameters

name (required)
Name of ACL.

field (required)
Field to be set.

value (required)
Value to be set in the field.

Description

This tag sets the value of a field in a previously loaded ACL.

Error Numbers

The possible values of errno include:

Value
Description
-10004
A required parameter is missing.
-10005
The requested object is not in the object pool (is not loaded into
memory).

Example

The following example sets the value to editor in the aclname field of acl1.

See Also

acl:gather

acl:get

acl:list

acl:load

acl:scatter

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.