| Package | Description |
|---|---|
| org.apache.taglibs.standard.tag.common.core | |
| org.apache.taglibs.standard.tag.el.core |
| Modifier and Type | Class and Description |
|---|---|
class |
ImportSupport
Support for tag handlers for <import>, the general-purpose
text-importing mechanism for JSTL 1.0.
|
class |
RedirectSupport
Support for tag handlers for <redirect>, JSTL 1.0's tag
for redirecting to a new URL (with optional query parameters).
|
class |
UrlSupport
Support for tag handlers for <url>, the URL creation
and rewriting tag in JSTL 1.0.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImportTag
A handler for <import> that accepts attributes as Strings
and evaluates them as expressions at runtime.
|
class |
RedirectTag
A handler for <redirect>, which redirects the browser to a
new URL.
|
class |
UrlTag
A handler for <urlEncode> that accepts attributes as Strings
and evaluates them as expressions at runtime.
|
Copyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.