Package | Description |
---|---|
org.apache.struts.taglib.html |
The "struts-html" tag library
contains JSP custom tags useful in creating dynamic HTML user interfaces,
including input forms.
|
org.apache.struts.taglib.nested.html |
The nested html tags extend the
org.apache.struts.taglib.html
tags to allow them to relate to each other in a nested nature. |
org.apache.strutsel.taglib.html |
The "struts-html-el" tag library contains
JSP
custom tags useful in creating dynamic HTML user interfaces, including
input
forms.
|
Modifier and Type | Class and Description |
---|---|
class |
FrameTag
Generate an HTML
<frame> tag with similar capabilities
as those the <html:link> tag provides for hyperlink
elements. |
class |
RewriteTag
Generate a URL-encoded URI as a string.
|
Modifier and Type | Class and Description |
---|---|
class |
NestedLinkTag
NestedLinkTag.
|
Modifier and Type | Class and Description |
---|---|
class |
ELFrameTag
Generate an HTML
<frame> tag with similar capabilities
as those the <html:link> tag provides for hyperlink
elements. |
class |
ELLinkTag
Generate a URL-encoded hyperlink to the specified URI.
|
class |
ELRewriteTag
Generate a URL-encoded URI as a string.
|
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.