I had this problem, I don't think it's related to the theme. I'm new to
struts so this might not be the best solution, I made my action implements
Preparable and I clean up the errors in the prepare method.

On Feb 13, 2008 7:46 AM, Dave Newton <[EMAIL PROTECTED]> wrote:

> --- 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]
>
>


-- 
Martin Castellanos

Reply via email to