DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
The
...
xhtml
...
form
...
template
...
sets
...
up
...
the
...
wrapping
...
table
...
around
...
all
...
the
...
other
...
...
...
form
...
elements.
...
In
...
addition
...
to
...
creating
...
this
...
wrapping
...
table,
...
the
...
opening
...
and
...
closing
...
templates
...
also,
...
if
...
the
...
validate
...
parameter
...
is
...
set
...
to
...
true,
...
enable
...
...
...
...
...
...
.
...
See
...
the
...
form.ftl
...
contents:
| Wiki Markup |
|---|
{snippet:id=all|lang=xml|url=struts2/core/src/main/resources/template/xhtml/form.ftl} |
The
...
closing
...
template,
...
form-close.ftl:
| Wiki Markup |
|---|
*: {snippet:id=all|lang=xml|url=struts2/core/src/main/resources/template/xhtml/form-close.ftl} |