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. |
Modifier and Type | Class and Description |
---|---|
class |
ButtonTag
Renders an HTML BUTTON tag within the Struts framework.
|
class |
CancelTag
Tag for input fields of type "cancel".
|
class |
ImageTag
Tag for input fields of type "image".
|
class |
ResetTag
Tag for input fields of type "reset".
|
Modifier and Type | Class and Description |
---|---|
class |
NestedImageTag
NestedMultiboxTag.
|
class |
NestedSubmitTag
NestedSubmitTag.
|
Copyright ? 2000-2014 - The Apache Software Foundation