--- Sanjeewa Saman <[EMAIL PROTECTED]> wrote: > We are using simple theme with struts2 here and the problem is repeating > the error message in the UI.
The "simple" theme's UI components, IIRC, don't include the error messages. > When we do not use a theme may be the default theme we do not have this > issue , but we have problem of the arrangement of the components with this > default one. Please see the themes and templates documentation: http://struts.apache.org/2.x/docs/themes-and-templates.html The default theme's UI components use a table-based layout. You may need to modify an existing theme, create a new theme, or use some combination of theming and manual work to accomplish whatever your needs are. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]