JSTL core
Tag redirect


Redirects to a new URL.


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

Attributes
NameRequiredRequest-timeTypeDescription
urlfalsetruejava.lang.StringThe URL of the resource to redirect to.
contextfalsetruejava.lang.StringName of the context when redirecting to 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.