public class SubmittedTag
extends javax.servlet.jsp.tagext.TagSupport
Renders <input type="hidden" name="submitted" value="true"/>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HIDDEN |
static java.lang.String |
TRUE |
| Constructor and Description |
|---|
SubmittedTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
public static final java.lang.String HIDDEN
public static final java.lang.String TRUE