JSTL 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.


Comments to: jstl-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.