Refer to the following design guidelines for creating Struts
XDIME portlets.
Using themes with Struts XDIME elements
In XDIME, themes can be used to define an overall look
and feel that is tailored to the requesting device. Within the Theme
editor in Rational Application Developer there
are numerous style properties categories. One of these categories
is Form. Within the Form category, there are different
properties that control how form elements are displayed.
Tags used to display error messages
The Struts XDIME tag library supports the use of both the
ErrorsTag <xdime:errors> and MessagesTag <xdime:messages> to
display error strings to the user.