Tag Name: url

Description

This tag is used to create a URL

Attributes

Name

Required

Default

Evaluated

Type

Description

action false true String The action to generate the URL for, if not using value
anchor false true String The anchor for this URL
encode false true true Boolean Whether to encode parameters
escapeAmp false true true Boolean Specifies whether to escape ampersand (&) to (&) or not
id false true String Deprecated. Use 'var' instead
includeContext false true true Boolean Whether actual context should be included in URL
includeParams false get true String The includeParams attribute may have the value 'none', 'get' or 'all'
method false true String The method of action to use
namespace false true String The namespace to use
portletMode false true String The resulting portlet mode
portletUrlType false true String Specifies if this should be a portlet render or action URL
scheme false true String Set scheme attribute
value false true String The target value to use, if not using action
var false true String Name used to reference the value pushed into the Value Stack
windowState false true String The resulting portlet window state