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

 

url:pack (Deprecated)

Deprecated as of Content Server version 4.0; replaced by the render tags.

Syntax

Parameters

value (required)
Input parameter. Input string.

varname (required)
Input and output parameter. As input, name of the variable to hold the URL-encoded string on output.

Description

The string held by the output variable is a packed string that is compatible with both iAS URL and WebLogic URL conventions. No unpacking is necessary if the packed string is used as part of a URL because the application server does it automatically.

   Home > Contents > Index >

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