Hi Dave,

       Thanks for your reply. i found solution to my issue. when i am using
simple theme i need to use fielderror tag with param tag. like ..

<s:fielderror>
            <s:param>clientname</s:param>
</s:fielderror>

thanks for your time.

On Fri, Jun 27, 2008 at 4:32 PM, Dave Newton <[EMAIL PROTECTED]> wrote:

> --- On Fri, 6/27/08, Narayana S <[EMAIL PROTECTED]> wrote:
> >  but here it introduced one more problem, with the xhtml
> > theme we get the field level validation error messages below
> > the individual control, but the simple theme is not giving any
> > validation error messages. to get the errors i used <s:fielderror />
> > ,it is giving all the field level errors at one place.
> >
> > is there any way i can get the filed level error messages
> > as they come in xhtml theme with simple theme ?
>
> ...
>
> Have you looked at the documentation for the tag you're using?
>
> http://struts.apache.org/2.x/docs/fielderror.html
>
> Did you look at the themes and templates documentation, the starting point
> of which is:
>
> http://struts.apache.org/2.x/docs/themes-and-templates.html
>
> Dave "Never wanted to be a dentist, but pulls a lot of teeth" Newton
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to