Tags core
Tag url


Creates a URL with optional query parameters.


Tag Information
Tag Classorg.apache.taglibs.standard.tag.rt.core.UrlTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
varfalsefalsejava.lang.StringName of the exported scoped variable for the processed url. The type of the scoped variable is String.
scopefalsefalsejava.lang.StringScope for var.
valuefalsetruejava.lang.StringURL to be processed.
contextfalsetruejava.lang.StringName of the context when specifying a relative URL resource that belongs to a foreign context.

Variables
No Variables Defined.


Copyright © 2018, 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.